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