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

ファイルを表示 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_oe static_oe property

public static float Bounce1
return float

Bounce2 public_oe static_oe property

public static float Bounce2
return float

C public_oe static_oe property

public static Context C
return Context

Down public_oe static_oe property

public static float Down
return float

I public_oe static_oe property

public static int I
return int

I2 public_oe static_oe property

public static int I2
return int

L public_oe static_oe property

public static long L
return long

L2 public_oe static_oe property

public static long L2
return long

Obj1 public_oe static_oe property

public static Object Obj1
return Object

Obj2 public_oe static_oe property

public static Object Obj2
return Object

Off public_oe static_oe property

public static int Off
return int

On public_oe static_oe property

public static int On
return int

Point public_oe static_oe property

public static int Point
return int

T public_oe static_oe property

public static Thread T
return Thread

Up public_oe static_oe property

public static float Up
return float

lightSwitch1 public_oe static_oe property

public static int lightSwitch1
return int

lightSwitch2 public_oe static_oe property

public static int lightSwitch2
return int