다음을 통해 공유


NSApplicationDelegate_Extensions.RegisterServicesMenu 메서드

정의

주의

Use the 'RegisterServicesMenu2' on NSApplication.

[System.Obsolete("Use the 'RegisterServicesMenu2' on NSApplication.", false)]
public static void RegisterServicesMenu (this AppKit.INSApplicationDelegate This, string[] sendTypes, string[] returnTypes);
static member RegisterServicesMenu : AppKit.INSApplicationDelegate * string[] * string[] -> unit

매개 변수

sendTypes
String[]
returnTypes
String[]
특성

적용 대상