CS-MIC - C# Math Input Control
Produces output given a single object.

Declaration Syntax
| C# | Visual Basic | Visual C++ | J# | JavaScript |
internal void ProduceOutput(
Object output
)
Friend Sub ProduceOutput ( _
output As Object _
)
internal:
void ProduceOutput(
Object^ output
)
void ProduceOutput(
Object output
)
function ProduceOutput(output);

Parameters
- output (Object)
- The object representing the output.
Assembly:
csmic (Module: csmic) Version: 1.0.0.0 (1.0.0.0)