C# Class Axiom.RenderSystems.OpenGL.ATI.PixelShader.Test1Result

Datei anzeigen Open project: WolfgangSt/axiom

Public Properties

Property Type Description
character char
line int

Public Methods

Method Description
Test1Result ( char c, int line ) : System

Method Details

Test1Result() public method

public Test1Result ( char c, int line ) : System
c char
line int
return System

Property Details

character public_oe property

public char character
return char

line public_oe property

public int line
return int