Microsoft.Protocols.TestSuites.MS_OXCFXICS.Deletions.Deletions C# (CSharp) Method

Deletions() public method

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