메소드 | 설명 | |
---|---|---|
WriteErrorLog ( |
||
WriteInteractionLog ( int type, string details, System t ) : void | ||
WriteInteractionLog ( int type, string details, double x, double y ) : void |
public static WriteErrorLog ( |
||
e | ||
리턴 | void |
public static WriteInteractionLog ( int type, string details, System t ) : void | ||
type | int | |
details | string | |
t | System | |
리턴 | void |
public static WriteInteractionLog ( int type, string details, double x, double y ) : void | ||
type | int | |
details | string | |
x | double | |
y | double | |
리턴 | void |