C# 클래스 hMailServer.Administrator.Utilities.EnumStrings

파일 보기 프로젝트 열기: nberardi/hMailServer

공개 메소드들

메소드 설명
GetMatchTypeString ( eRuleMatchType mt ) : string
GetPermissionTypeString ( eACLPermissionType type ) : string
GetPredefinedFieldString ( eRulePredefinedField pf ) : string
GetRuleActionString ( eRuleActionType ra ) : string
GetStateString ( hMailServer state ) : string
GetYesNoString ( bool Yes ) : string

메소드 상세

GetMatchTypeString() 공개 정적인 메소드

public static GetMatchTypeString ( eRuleMatchType mt ) : string
mt eRuleMatchType
리턴 string

GetPermissionTypeString() 공개 정적인 메소드

public static GetPermissionTypeString ( eACLPermissionType type ) : string
type eACLPermissionType
리턴 string

GetPredefinedFieldString() 공개 정적인 메소드

public static GetPredefinedFieldString ( eRulePredefinedField pf ) : string
pf eRulePredefinedField
리턴 string

GetRuleActionString() 공개 정적인 메소드

public static GetRuleActionString ( eRuleActionType ra ) : string
ra eRuleActionType
리턴 string

GetStateString() 공개 정적인 메소드

public static GetStateString ( hMailServer state ) : string
state hMailServer
리턴 string

GetYesNoString() 공개 정적인 메소드

public static GetYesNoString ( bool Yes ) : string
Yes bool
리턴 string