コード例 #1
0
ファイル: ListItemScope.cs プロジェクト: tmont/butterfly
 public override void Close(ButterflyAnalyzer analyzer)
 {
     analyzer.CloseListItem();
 }