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