C# Class MissionController.ReflectionTools

Afficher le fichier Open project: pweingardt/KSPMissionController Class Usage Examples

Méthodes publiques

Méthode Description
setValue ( String field, String value, object o ) : void

Method Details

setValue() public static méthode

public static setValue ( String field, String value, object o ) : void
field String
value String
o object
Résultat void