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