C# Class Sitecore.Diagnostics.Objects.TypeRef

Afficher le fichier Open project: Sitecore/Sitecore.Diagnostics.SmoDataProvider

Méthodes publiques

Méthode Description
Equals ( [ obj ) : bool
Equals ( [ a, [ b ) : bool
GetHashCode ( ) : int
IsNullOrEmpty ( [ type ) : bool
ToString ( ) : string
operator ( ) : bool

Private Methods

Méthode Description
Parse ( [ typeString, [ assembly = null ) : TypeRef
TypeRef ( [ typeName, [ assembly ) : System

Method Details

Equals() public méthode

public Equals ( [ obj ) : bool
obj [
Résultat bool

Equals() public static méthode

public static Equals ( [ a, [ b ) : bool
a [
b [
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

IsNullOrEmpty() public static méthode

public static IsNullOrEmpty ( [ type ) : bool
type [
Résultat bool

ToString() public méthode

public ToString ( ) : string
Résultat string

operator() public static méthode

public static operator ( ) : bool
Résultat bool