C# Class U, BattleTeutoburgForest

ファイルを表示 Open project: ppolsinelli/BattleTeutoburgForest

Public Methods

Method Description
L ( object o ) : string
L ( string message, object o ) : string
ex ( object o ) : bool

Method Details

L() public static method

public static L ( object o ) : string
o object
return string

L() public static method

public static L ( string message, object o ) : string
message string
o object
return string

ex() public static method

public static ex ( object o ) : bool
o object
return bool