Microsoft.Protocols.TestSuites.MS_OXCFXICS.Deletions.Deletions C# (CSharp) 메소드

Deletions() 공개 메소드

Initializes a new instance of the Deletions class.
public Deletions ( FastTransferStream stream ) : System.Collections.Generic
stream FastTransferStream A FastTransferStream.
리턴 System.Collections.Generic
        public Deletions(FastTransferStream stream)
            : base(stream)
        {
        }