예제 #1
0
파일: Any.cs 프로젝트: tchrikch/tdd-toolkit
 public static Uri Uri()
 {
     return(Generate.Uri());
 }