C# Class CSEvilTestor.Debug

Show file Open project: lightszero/cslightcore

Public Properties

Property Type Description
Logger CSLE.ICLS_Logger

Public Methods

Method Description
Log ( string str ) : void

Method Details

Log() public static method

public static Log ( string str ) : void
str string
return void

Property Details

Logger public static property

public static CSLE.ICLS_Logger Logger
return CSLE.ICLS_Logger