C# Class ThirdParty.iOS4Unity.NSError

Inheritance: NSObject
Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Méthodes publiques

Méthode Description
NSError ( string domain, int code ) : System
ToString ( ) : string

Private Methods

Méthode Description
NSError ( ) : System
NSError ( IntPtr handle ) : System

Method Details

NSError() public méthode

public NSError ( string domain, int code ) : System
domain string
code int
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string