C# Class Mono.Rocks.Tests.TvrData2

Mostrar archivo Open project: mono/rocks Class Usage Examples

Public Properties

Property Type Description
A short
B int
C long
D float
F string
O TvrOp

Property Details

A public_oe property

public short A
return short

B public_oe property

public int B
return int

C public_oe property

public long C
return long

D public_oe property

public float D
return float

F public_oe property

public string F
return string

O public_oe property

public TvrOp,Mono.Rocks.Tests O
return TvrOp