共用方式為


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

傳回

適用於