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

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

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