C# Class Fred, shared-source-cli-2.0

Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Properties

Property Type Description
Bounce1 float
Bounce2 float
C Context
Down float
I int
I2 int
L long
L2 long
Obj1 Object
Obj2 Object
Off int
On int
Point int
T Thread
Up float
lightSwitch1 int
lightSwitch2 int

Public Methods

Method Description
Fred ( ) : System

Method Details

Fred() public method

public Fred ( ) : System
return System

Property Details

Bounce1 public static property

public static float Bounce1
return float

Bounce2 public static property

public static float Bounce2
return float

C public static property

public static Context C
return Context

Down public static property

public static float Down
return float

I public static property

public static int I
return int

I2 public static property

public static int I2
return int

L public static property

public static long L
return long

L2 public static property

public static long L2
return long

Obj1 public static property

public static Object Obj1
return Object

Obj2 public static property

public static Object Obj2
return Object

Off public static property

public static int Off
return int

On public static property

public static int On
return int

Point public static property

public static int Point
return int

T public static property

public static Thread T
return Thread

Up public static property

public static float Up
return float

lightSwitch1 public static property

public static int lightSwitch1
return int

lightSwitch2 public static property

public static int lightSwitch2
return int