C# Class FSpot.RotateException

Inheritance: System.ApplicationException
Afficher le fichier Open project: mono/f-spot Class Usage Examples

Méthodes publiques

Свойство Type Description
ReadOnly bool

Méthodes publiques

Méthode Description
RotateException ( string msg, string path ) : System
RotateException ( string msg, string path, bool ro ) : System

Method Details

RotateException() public méthode

public RotateException ( string msg, string path ) : System
msg string
path string
Résultat System

RotateException() public méthode

public RotateException ( string msg, string path, bool ro ) : System
msg string
path string
ro bool
Résultat System

Property Details

ReadOnly public_oe property

public bool ReadOnly
Résultat bool