C# Class Machete.Runtime.RuntimeTypes.SpecificationTypes.SPropertyDescriptor

Inheritance: IPropertyDescriptor
Show file Open project: ChaosPandion/Machete Class Usage Examples

Public Methods

Method Description
Copy ( ) : IPropertyDescriptor
Equals ( IPropertyDescriptor other ) : bool

Method Details

Copy() public method

public Copy ( ) : IPropertyDescriptor
return IPropertyDescriptor

Equals() public method

public Equals ( IPropertyDescriptor other ) : bool
other IPropertyDescriptor
return bool