PropertyDescriptor.Parse

PropertyDescriptor.Parse method

Initializes a new instance of the PropertyDescriptor class

public static PropertyDescriptor Parse(string data)
ParameterTypeDescription
dataStringA string that represents the property description.

See Also