C# Class Catel.Fody.TypeReferenceExtensions

Afficher le fichier Open project: Catel/Catel.Fody

Méthodes publiques

Méthode Description
IsAssignableFrom ( this target, TypeReference type ) : bool

Method Details

IsAssignableFrom() public static méthode

public static IsAssignableFrom ( this target, TypeReference type ) : bool
target this
type Mono.Cecil.TypeReference
Résultat bool