C# Class AccountStatusExtensionMethods, code

Afficher le fichier Open project: shendongnian/code

Méthodes publiques

Méthode Description
GetAccountStatus ( Account, entity ) : EAccountStatus

Returns the Type as enumeration for the db entity

Method Details

GetAccountStatus() public static méthode

Returns the Type as enumeration for the db entity
public static GetAccountStatus ( Account, entity ) : EAccountStatus
entity Account, Entity for which to check the type
Résultat EAccountStatus