Microsoft.Protocols.TestSuites.MS_OXCFXICS.Deletions.Deletions C# (CSharp) Méthode

Deletions() public méthode

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