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