Microsoft.Protocols.TestSuites.MS_OXORULE.RecipientBlock.RecipientBlock C# (CSharp) Метод

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

Initializes a new instance of the RecipientBlock class.
public RecipientBlock ( ) : System
Результат System
        public RecipientBlock()
        {
            this.countType = CountByte.TwoBytesCount;
        }

Same methods

RecipientBlock::RecipientBlock ( CountByte countType ) : System