C# Class MissionController.ReflectionTools

显示文件 Open project: pweingardt/KSPMissionController Class Usage Examples

Public Methods

Method Description
setValue ( String field, String value, object o ) : void

Method Details

setValue() public static method

public static setValue ( String field, String value, object o ) : void
field String
value String
o object
return void