Click or drag to resize

FileProviderErrorUtilsToNSError Method (Int32, String)

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 static NSError ToNSError(
	int code,
	string message
)

Parameters

code
Type: SystemInt32
message
Type: SystemString

Return Value

Type: NSError
See Also