次の方法で共有


NSTextFieldDelegate_Extensions.DoCommandBySelector メソッド

定義

public static bool DoCommandBySelector (this AppKit.INSTextFieldDelegate This, AppKit.NSControl control, AppKit.NSTextView textView, ObjCRuntime.Selector commandSelector);
static member DoCommandBySelector : AppKit.INSTextFieldDelegate * AppKit.NSControl * AppKit.NSTextView * ObjCRuntime.Selector -> bool

パラメーター

control
NSControl
textView
NSTextView
commandSelector
Selector

戻り値

適用対象