Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
VisualStudioTestIdentifier ( ) : System | ||
VisualStudioTestIdentifier ( string fullyQualifiedName ) : System | ||
VisualStudioTestIdentifier ( string containerTypeFullName, string fieldName ) : System |
public VisualStudioTestIdentifier ( ) : System | ||
return | System |
public VisualStudioTestIdentifier ( string fullyQualifiedName ) : System | ||
fullyQualifiedName | string | |
return | System |
public VisualStudioTestIdentifier ( string containerTypeFullName, string fieldName ) : System | ||
containerTypeFullName | string | |
fieldName | string | |
return | System |