예제 #1
0
파일: Version.cs 프로젝트: evertop/PDFClown
 public override string ToString(
     )
 {
     return(VersionUtils.ToString(this));
 }