Method | Description | |
---|---|---|
CompoundInfo ( |
||
Copy ( object from, object to ) : void | ||
Equate ( object one, object other ) : bool | ||
GetReferencedFormIds ( object target ) : IEnumerable |
Method | Description | |
---|---|---|
FindMember ( string propertyName ) : MemberInfo |
public CompoundInfo ( |
||
type | ||
return | System |
public Copy ( object from, object to ) : void | ||
from | object | |
to | object | |
return | void |
public Equate ( object one, object other ) : bool | ||
one | object | |
other | object | |
return | bool |
public GetReferencedFormIds ( object target ) : IEnumerable |
||
target | object | |
return | IEnumerable |