C# Class VoodooUI.StagedCommand

Afficher le fichier Open project: ssube/VoodooShader Class Usage Examples

Méthodes publiques

Свойство Type Description
Command String
Pre ProgressDialog.StageDelegate

Méthodes publiques

Méthode Description
StagedCommand ( ProgressDialog pre, String cmd, ProgressDialog post ) : System

Method Details

StagedCommand() public méthode

public StagedCommand ( ProgressDialog pre, String cmd, ProgressDialog post ) : System
pre ProgressDialog
cmd String
post ProgressDialog
Résultat System

Property Details

Command public_oe property

public String Command
Résultat String

Pre public_oe property

public ProgressDialog.StageDelegate Pre
Résultat ProgressDialog.StageDelegate