次の方法で共有


NSTextViewDelegate_Extensions.DoCommandBySelector メソッド

定義

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

パラメーター

textView
NSTextView
commandSelector
Selector

戻り値

適用対象