FPUIActionExtensionViewControllerMacPrepare Method (NSError) |
IT Hit User File System
Namespace:
ITHit.FileSystem.Mac
Assembly:
ITHit.FileSystem.Mac (in ITHit.FileSystem.Mac.dll) Version: 1.0.8837.18647
Syntax public void Prepare(
NSError error
)
Public Sub Prepare (
error As NSError
)
public:
void Prepare(
NSError^ error
)
member Prepare :
error : NSError -> unit
Parameters
- error
- Type: NSError
See Also