C# 클래스 U, BattleTeutoburgForest

파일 보기 프로젝트 열기: ppolsinelli/BattleTeutoburgForest

공개 메소드들

메소드 설명
L ( object o ) : string
L ( string message, object o ) : string
ex ( object o ) : bool

메소드 상세

L() 공개 정적인 메소드

public static L ( object o ) : string
o object
리턴 string

L() 공개 정적인 메소드

public static L ( string message, object o ) : string
message string
o object
리턴 string

ex() 공개 정적인 메소드

public static ex ( object o ) : bool
o object
리턴 bool