コード例 #1
0
ファイル: EventDispatcher.cs プロジェクト: ly774508966/UIHUD
 public EventEntry(EnmEvn evn)
 {
     _evn = evn;
 }