C# Class Parameter, cppinterop

Maps a parameter to the source text.
Show file Open project: shana/cppinterop Class Usage Examples

Public Methods

Method Description
Parameter ( String name, CppType type ) : System

Method Details

Parameter() public method

public Parameter ( String name, CppType type ) : System
name String
type CppType
return System