コード例 #1
0
ファイル: Any.cs プロジェクト: tchrikch/tdd-toolkit
 public static Guid Guid()
 {
     return(Generate.Guid());
 }