C# 클래스 AccountStatusExtensionMethods, code

파일 보기 프로젝트 열기: shendongnian/code

공개 메소드들

메소드 설명
GetAccountStatus ( Account, entity ) : EAccountStatus

Returns the Type as enumeration for the db entity

메소드 상세

GetAccountStatus() 공개 정적인 메소드

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