Microsoft.Protocols.TestSuites.Common.GetVersionsSubRequestType.GetVersionsSubRequestType C# (CSharp) Метод

GetVersionsSubRequestType() публичный Метод

public GetVersionsSubRequestType ( ) : System.Xml.Serialization
Результат System.Xml.Serialization
        public GetVersionsSubRequestType()
        {
            this.typeField = SubRequestAttributeType.GetVersions;
        }
GetVersionsSubRequestType