コード例 #1
0
ファイル: AnnotatedType.cs プロジェクト: worldspawn/cormo
 public override string ToString()
 {
     return(Formatters.Constructor(Constructor));
 }