示例#1
0
 /** <inheritdoc /> */
 public bool IsActive()
 {
     return(_prj.IsActive());
 }