C# Class AccountStatusExtensionMethods, code

Mostra file Open project: shendongnian/code

Public Methods

Method Description
GetAccountStatus ( Account, entity ) : EAccountStatus

Returns the Type as enumeration for the db entity

Method Details

GetAccountStatus() public static method

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