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)
        {
        }