C# Class Railgun.RailDebug

ファイルを表示 Open project: ashoulson/RailgunNet Class Usage Examples

Public Properties

Property Type Description
Logger IRailDebugLogger

Private Methods

Method Description
Assert ( bool condition ) : void
Assert ( bool condition, object message ) : void
LogError ( object message ) : void
LogMessage ( object message ) : void
LogWarning ( object message ) : void

Property Details

Logger public_oe static_oe property

public static IRailDebugLogger Logger
return IRailDebugLogger