다음을 통해 공유


NSControlTextError 대리자

정의

public delegate bool NSControlTextError(NSControl control, string str, string error);
type NSControlTextError = delegate of NSControl * string * string -> bool

매개 변수

control
NSControl
str
String
error
String

반환 값

적용 대상