コード例 #1
0
ファイル: Logger.cs プロジェクト: IainS1986/PinupMobile
 private string GetLogInternal()
 {
     return(_writer.GetLog());
 }