Console print formatter for non System user class type
classPrinter
01 Syntax
SMRUCC.Rsharp.Runtime.Internal.ConsolePrinter.classPrinter
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| printClass | 1 | A utils function for print user defined structure and class object instance. |
03 Members
printClass(
Object)A utils function for print user defined structure and class object instance.
Remarks
All of the method is non generic, and the property without arguments! All of the sub program will be mapping as returns nothing
Parameters
| Name | Type | Description |
|---|---|---|
obj | Object | The object class is ensure that not nothing! |