Microsoft.Protocols.TestSuites.SharedAdapter.CellID.CellID C# (CSharp) Method

CellID() public method

Initializes a new instance of the CellID class, this is default constructor.
public CellID ( ) : System.Collections.Generic
return System.Collections.Generic
        public CellID()
        {
        }

Same methods

CellID::CellID ( CellID cellId ) : System.Collections.Generic
CellID::CellID ( ExGuid extendGuid1, ExGuid extendGuid2 ) : System.Collections.Generic