C# Class NCop.Composite.Extensions.CompositeExtensions

Afficher le fichier Open project: sagifogel/NCop

Méthodes publiques

Méthode Description
GetDisposableFromAttribute ( this type ) : bool
GetNameFromAttribute ( this type ) : string
GetTypeFromAttribute ( this type ) : Type

Method Details

GetDisposableFromAttribute() public static méthode

public static GetDisposableFromAttribute ( this type ) : bool
type this
Résultat bool

GetNameFromAttribute() public static méthode

public static GetNameFromAttribute ( this type ) : string
type this
Résultat string

GetTypeFromAttribute() public static méthode

public static GetTypeFromAttribute ( this type ) : Type
type this
Résultat System.Type