C# Class SlimDX.Generator.VariableModel

Datei anzeigen Open project: SlimDX/SlimDX-v2

Public Methods

Method Description
ToString ( ) : string
VariableModel ( string name, TypeModel type ) : System

Method Details

ToString() public method

public ToString ( ) : string
return string

VariableModel() public method

public VariableModel ( string name, TypeModel type ) : System
name string
type TypeModel
return System