C# Class Xapian.Version

Inheritance: IDisposable
Afficher le fichier Open project: kyeh/dormhost

Protected Properties

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

Méthodes publiques

Méthode Description
Dispose ( ) : void
Major ( ) : int
Minor ( ) : int
Revision ( ) : int
String ( ) : string

Private Methods

Méthode Description
Version ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( Version obj ) : HandleRef

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Major() public static méthode

public static Major ( ) : int
Résultat int

Minor() public static méthode

public static Minor ( ) : int
Résultat int

Revision() public static méthode

public static Revision ( ) : int
Résultat int

String() public static méthode

public static String ( ) : string
Résultat string

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool