C# Class iSynaptic.Commons.TypeSpecificationBuilder

Afficher le fichier Open project: iSynaptic/iSynaptic.Commons

Méthodes publiques

Свойство Type Description
Any TypeSpecification

Méthodes publiques

Méthode Description
Combine ( this left, TypeSpecification right ) : TypeSpecification
IsEqualTo ( Type expected ) : TypeSpecification
IsEqualTo ( this @this, Type expected ) : TypeSpecification
IsGenericArgument ( ) : TypeSpecification
IsGenericArgument ( this @this ) : TypeSpecification

Method Details

Combine() public static méthode

public static Combine ( this left, TypeSpecification right ) : TypeSpecification
left this
right TypeSpecification
Résultat TypeSpecification

IsEqualTo() public static méthode

public static IsEqualTo ( Type expected ) : TypeSpecification
expected System.Type
Résultat TypeSpecification

IsEqualTo() public static méthode

public static IsEqualTo ( this @this, Type expected ) : TypeSpecification
@this this
expected System.Type
Résultat TypeSpecification

IsGenericArgument() public static méthode

public static IsGenericArgument ( ) : TypeSpecification
Résultat TypeSpecification

IsGenericArgument() public static méthode

public static IsGenericArgument ( this @this ) : TypeSpecification
@this this
Résultat TypeSpecification

Property Details

Any public_oe static_oe property

public static TypeSpecification Any
Résultat TypeSpecification