C# 클래스 Dev2.Studio.Core.AppResources.ExtensionMethods.TypeExtensionMethods

파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

공개 메소드들

메소드 설명
InheritsOrImplements ( this child, Type parent ) : bool

비공개 메소드들

메소드 설명
HasAnyInterfaces ( Type parent, Type child ) : bool
ResolveGenericTypeDefinition ( Type parent ) : Type

메소드 상세

InheritsOrImplements() 공개 정적인 메소드

public static InheritsOrImplements ( this child, Type parent ) : bool
child this
parent System.Type
리턴 bool