C# Class Qyoto.QCoreApplication

Inheritance: QObject, IDisposable
Afficher le fichier Open project: 0xd34df00d/Qross Class Usage Examples

Méthodes publiques

Méthode Description
Invoke ( EventFunc dele ) : void
QCoreApplication ( string argv ) : System

Méthodes protégées

Méthode Description
SetupEventReceiver ( ) : void

Private Methods

Méthode Description
GenerateArgs ( string argv ) : string[]

Method Details

Invoke() public static méthode

public static Invoke ( EventFunc dele ) : void
dele EventFunc
Résultat void

QCoreApplication() public méthode

public QCoreApplication ( string argv ) : System
argv string
Résultat System

SetupEventReceiver() protected méthode

protected SetupEventReceiver ( ) : void
Résultat void