C# Class idTech4.idCmdSystem.CommandDefinition

Afficher le fichier Open project: iainmckay/idtech4.net

Méthodes publiques

Свойство Type Description
CompletionHandler EventHandler
Description string
Flags CommandFlags
Handler EventHandler
Name string

Property Details

CompletionHandler public_oe property

public EventHandler CompletionHandler
Résultat EventHandler

Description public_oe property

public string Description
Résultat string

Flags public_oe property

public CommandFlags Flags
Résultat CommandFlags

Handler public_oe property

public EventHandler Handler
Résultat EventHandler

Name public_oe property

public string Name
Résultat string