CreateHandler 메서드
소스 보기CreateHandler<TValue>(TPoint)
인터페이스 처리기 생성
선언
public InterfaceHandler<TValue> CreateHandler<TValue>(TPoint point)
매개 변수
형식 | 이름 | 설명 |
---|---|---|
TPoint | point | 인터페이스 포인트 |
반환
형식 | 설명 |
---|---|
InterfaceHandler<TValue> | 인터페이스 처리기 |
형식 매개 변수
이름 | 설명 |
---|---|
TValue | 값 형식 |