|
Beamable SDK
|
Defines a parameter signature of interest so we can guarantee parameters are being declared as we expect them to be. More...
Public Member Functions | |
| ParameterOfInterest (Type parameterType, bool isIn, bool isOut, bool isByRef) | |
| ParameterOfInterest default constructor. Validates in/ref/out correctness. | |
| string | ToTypeString () |
Defines a parameter signature of interest so we can guarantee parameters are being declared as we expect them to be.