Method | Description | |
---|---|---|
Localize ( ErrorCode code ) : string | ||
Localize ( SystemMessageId message ) : string | ||
Localize ( string key ) : string | ||
Set ( string locale ) : void |
Method | Description | |
---|---|---|
GetKey ( ErrorCode code ) : string | ||
GetKey ( SystemMessageId message ) : string |
public Localize ( SystemMessageId message ) : string | ||
message | SystemMessageId | |
return | string |