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

CellSubRequestType() public method

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