Microsoft.Protocols.TestSuites.SharedAdapter.FsshttpbResponse.FsshttpbResponse C# (CSharp) Méthode

FsshttpbResponse() public méthode

Initializes a new instance of the FsshttpbResponse class.
public FsshttpbResponse ( ) : System.Collections.Generic
Résultat System.Collections.Generic
        public FsshttpbResponse()
        {
            this.CellSubResponses = new List<FsshttpbSubResponse>();
        }