C# 클래스 Gu.Wpf.ValidationScope.InputTypesExtension

파일 보기 프로젝트 열기: JohanLarsson/Gu.Wpf.ValidationScope

공개 메소드들

메소드 설명
InputTypesExtension ( ) : System
InputTypesExtension ( Type t1, Type t2 ) : System
InputTypesExtension ( Type t1, Type t2, Type t3 ) : System
InputTypesExtension ( Type t1, Type t2, Type t3, Type t4 ) : System
InputTypesExtension ( Type t1, Type t2, Type t3, Type t4, Type t5 ) : System
InputTypesExtension ( Type t1, Type t2, Type t3, Type t4, Type t5, Type t6 ) : System
InputTypesExtension ( Type t1, Type t2, Type t3, Type t4, Type t5, Type t6, Type t7 ) : System
InputTypesExtension ( Type t1, Type t2, Type t3, Type t4, Type t5, Type t6, Type t7, Type t8 ) : System
InputTypesExtension ( Type t1, Type t2, Type t3, Type t4, Type t5, Type t6, Type t7, Type t8, Type t9 ) : System
ProvideValue ( IServiceProvider serviceProvider ) : object

비공개 메소드들

메소드 설명
InputTypesExtension ( Type types ) : System

메소드 상세

InputTypesExtension() 공개 메소드

public InputTypesExtension ( ) : System
리턴 System

InputTypesExtension() 공개 메소드

public InputTypesExtension ( Type t1, Type t2 ) : System
t1 System.Type
t2 System.Type
리턴 System

InputTypesExtension() 공개 메소드

public InputTypesExtension ( Type t1, Type t2, Type t3 ) : System
t1 System.Type
t2 System.Type
t3 System.Type
리턴 System

InputTypesExtension() 공개 메소드

public InputTypesExtension ( Type t1, Type t2, Type t3, Type t4 ) : System
t1 System.Type
t2 System.Type
t3 System.Type
t4 System.Type
리턴 System

InputTypesExtension() 공개 메소드

public InputTypesExtension ( Type t1, Type t2, Type t3, Type t4, Type t5 ) : System
t1 System.Type
t2 System.Type
t3 System.Type
t4 System.Type
t5 System.Type
리턴 System

InputTypesExtension() 공개 메소드

public InputTypesExtension ( Type t1, Type t2, Type t3, Type t4, Type t5, Type t6 ) : System
t1 System.Type
t2 System.Type
t3 System.Type
t4 System.Type
t5 System.Type
t6 System.Type
리턴 System

InputTypesExtension() 공개 메소드

public InputTypesExtension ( Type t1, Type t2, Type t3, Type t4, Type t5, Type t6, Type t7 ) : System
t1 System.Type
t2 System.Type
t3 System.Type
t4 System.Type
t5 System.Type
t6 System.Type
t7 System.Type
리턴 System

InputTypesExtension() 공개 메소드

public InputTypesExtension ( Type t1, Type t2, Type t3, Type t4, Type t5, Type t6, Type t7, Type t8 ) : System
t1 System.Type
t2 System.Type
t3 System.Type
t4 System.Type
t5 System.Type
t6 System.Type
t7 System.Type
t8 System.Type
리턴 System

InputTypesExtension() 공개 메소드

public InputTypesExtension ( Type t1, Type t2, Type t3, Type t4, Type t5, Type t6, Type t7, Type t8, Type t9 ) : System
t1 System.Type
t2 System.Type
t3 System.Type
t4 System.Type
t5 System.Type
t6 System.Type
t7 System.Type
t8 System.Type
t9 System.Type
리턴 System

ProvideValue() 공개 메소드

public ProvideValue ( IServiceProvider serviceProvider ) : object
serviceProvider IServiceProvider
리턴 object