Méthode | Description | |
---|---|---|
CompoundInfo ( |
||
Copy ( object from, object to ) : void | ||
Equate ( object one, object other ) : bool | ||
GetReferencedFormIds ( object target ) : IEnumerable |
Méthode | Description | |
---|---|---|
FindMember ( string propertyName ) : MemberInfo |
public CompoundInfo ( |
||
type | ||
Résultat | System |
public Copy ( object from, object to ) : void | ||
from | object | |
to | object | |
Résultat | void |
public Equate ( object one, object other ) : bool | ||
one | object | |
other | object | |
Résultat | bool |
public GetReferencedFormIds ( object target ) : IEnumerable |
||
target | object | |
Résultat | IEnumerable |