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