次の方法で共有


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

戻り値

適用対象