Exemplo n.º 1
0
 private static bool IsConfigured(Iis6AppPoolIdentityType type)
 {
     return type == Iis6AppPoolIdentityType.Configured;
 }
Exemplo n.º 2
0
 private static bool IsConfigured(Iis6AppPoolIdentityType type)
 {
     return(type == Iis6AppPoolIdentityType.Configured);
 }