메소드 | 설명 | |
---|---|---|
EventSink_ChangeProfileRequest ( ChangeProfileRequestEventArgs e ) : void | ||
EventSink_ProfileRequest ( ProfileRequestEventArgs e ) : void | ||
Format ( double value, string format, string &op ) : bool | ||
Initialize ( ) : void |
메소드 | 설명 | |
---|---|---|
GetAccountDuration ( Mobile m ) : string |
public static EventSink_ChangeProfileRequest ( ChangeProfileRequestEventArgs e ) : void | ||
e | ChangeProfileRequestEventArgs | |
리턴 | void |
public static EventSink_ProfileRequest ( ProfileRequestEventArgs e ) : void | ||
e | ProfileRequestEventArgs | |
리턴 | void |
public static Format ( double value, string format, string &op ) : bool | ||
value | double | |
format | string | |
op | string | |
리턴 | bool |