C# Class Axiom.RenderSystems.OpenGL.GLSL.GLSLProgram.CmdInputOperationType

Inheritance: IPropertyCommand
Mostra file Open project: mono-soc-2011/axiom

Public Methods

Method Description
Get ( object target ) : string
Set ( object target, string val ) : void

Method Details

Get() public method

public Get ( object target ) : string
target object
return string

Set() public method

public Set ( object target, string val ) : void
target object
val string
return void