Microsoft.Protocols.TestSuites.Common.GetVersionsSubRequestType.GetVersionsSubRequestType C# (CSharp) Method

GetVersionsSubRequestType() public method

public GetVersionsSubRequestType ( ) : System.Xml.Serialization
return System.Xml.Serialization
        public GetVersionsSubRequestType()
        {
            this.typeField = SubRequestAttributeType.GetVersions;
        }
GetVersionsSubRequestType