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