コード例 #1
0
ファイル: Definition.cs プロジェクト: nice1378/x2clr
 public void Format(FormatterContext context)
 {
     context.FormatReference(this);
 }