C# Class Elephanet.IdentityFactory

Afficher le fichier Open project: YoloDev/elephanet Class Usage Examples

Méthodes publiques

Méthode Description
GetEntityId ( object value ) : System.Guid
SetEntityId ( object value ) : System.Guid

Private Methods

Méthode Description
TryGetIdProperty ( object value, PropertyInfo &propertyInfo ) : bool

Method Details

GetEntityId() public static méthode

public static GetEntityId ( object value ) : System.Guid
value object
Résultat System.Guid

SetEntityId() public static méthode

public static SetEntityId ( object value ) : System.Guid
value object
Résultat System.Guid