C# Class Telemachus.PluginRegistration

The public-facing, easy-to-access static face of the Telemachus plugin system.
Afficher le fichier Open project: KSP-Telemachus/Telemachus Class Usage Examples

Méthodes publiques

Méthode Description
Register ( object toRegister ) : void

Method Details

Register() public static méthode

public static Register ( object toRegister ) : void
toRegister object
Résultat void