C# Class Machete.Runtime.RuntimeTypes.SpecificationTypes.SPropertyDescriptor
显示文件
Open project: ChaosPandion/Machete
Class Usage Examples
Public Methods
Method |
Description |
|
Copy ( ) : IPropertyDescriptor |
|
|
Equals ( IPropertyDescriptor other ) : bool |
|
|
Method Details
public Copy ( ) : IPropertyDescriptor |
return |
IPropertyDescriptor |
|
public Equals ( IPropertyDescriptor other ) : bool |
other |
IPropertyDescriptor |
|
return |
bool |
|