C# 클래스 MigSharp.Providers.ProviderExtensions

파일 보기 프로젝트 열기: dradovic/MigSharp

공개 메소드들

메소드 설명
GetSupportsAttributes ( this provider ) : IEnumerable
GetUnsupportedMethods ( this provider ) : IEnumerable

비공개 메소드들

메소드 설명
GetDefaultParameters ( MethodInfo method ) : object[]

메소드 상세

GetSupportsAttributes() 공개 정적인 메소드

public static GetSupportsAttributes ( this provider ) : IEnumerable
provider this
리턴 IEnumerable

GetUnsupportedMethods() 공개 정적인 메소드

public static GetUnsupportedMethods ( this provider ) : IEnumerable
provider this
리턴 IEnumerable