NSScriptCommand Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
NSScriptCommand(NSCoder) | |
NSScriptCommand(NSObjectFlag) | |
NSScriptCommand(IntPtr) |
NSScriptCommand(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSScriptCommand (Foundation.NSCoder coder);
new Foundation.NSScriptCommand : Foundation.NSCoder -> Foundation.NSScriptCommand
Parameters
- coder
- NSCoder
- Attributes
Applies to
NSScriptCommand(NSObjectFlag)
protected NSScriptCommand (Foundation.NSObjectFlag t);
new Foundation.NSScriptCommand : Foundation.NSObjectFlag -> Foundation.NSScriptCommand
Parameters
Applies to
NSScriptCommand(IntPtr)
protected internal NSScriptCommand (IntPtr handle);
new Foundation.NSScriptCommand : nativeint -> Foundation.NSScriptCommand
Parameters
- handle
-
IntPtr
nativeint