コード例 #1
0
ファイル: CSPlugin.cs プロジェクト: SharpStar/Star
 private void Init()
 {
     Logger = new StarLog(Name);
 }