C# Class Dev2.Studio.Core.AppResources.ExtensionMethods.TypeExtensionMethods

Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Méthode Description
InheritsOrImplements ( this child, Type parent ) : bool

Private Methods

Méthode Description
HasAnyInterfaces ( Type parent, Type child ) : bool
ResolveGenericTypeDefinition ( Type parent ) : Type

Method Details

InheritsOrImplements() public static méthode

public static InheritsOrImplements ( this child, Type parent ) : bool
child this
parent System.Type
Résultat bool