コード例 #1
0
 public virtual bool IsAboveApplication(string configPath)
 {
     return(host.IsAboveApplication(configPath));
 }