C# Class SillAC.Util

ファイルを表示 Open project: sillAC/SillAC-Tools

Public Methods

Method Description
LogError ( Exception ex ) : void
WriteToChat ( string message ) : void

Method Details

LogError() public static method

public static LogError ( Exception ex ) : void
ex Exception
return void

WriteToChat() public static method

public static WriteToChat ( string message ) : void
message string
return void