コード例 #1
0
ファイル: Ignite.cs プロジェクト: zhiqinghuang/ignite
 /** <inheritdoc /> */
 public IEvents Events()
 {
     return(_prj.Events());
 }