Response Unmarshaller for GetGroupPolicy operation
Inheritance: XmlResponseUnmarshaller
Ejemplo n.º 1
0
 public static GetGroupPolicyResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new GetGroupPolicyResponseUnmarshaller();
     }
     return(instance);
 }
 public static GetGroupPolicyResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
        instance = new GetGroupPolicyResponseUnmarshaller();
     }
     return instance;
 }