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

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Свойство Type Description
a byte
a int
b long
b short
c Object
c int
d String
d long
e long
f int
g short
h byte

Méthodes publiques

Méthode Description
Randomize ( ) : void
ToString ( ) : String

Method Details

Randomize() public méthode

public Randomize ( ) : void
Résultat void

ToString() public méthode

public ToString ( ) : String
Résultat String

Property Details

a public_oe property

public byte a
Résultat byte

a public_oe property

public int a
Résultat int

b public_oe property

public long b
Résultat long

b public_oe property

public short b
Résultat short

c public_oe property

public Object c
Résultat Object

c public_oe property

public int c
Résultat int

d public_oe property

public String d
Résultat String

d public_oe property

public long d
Résultat long

e public_oe property

public long e
Résultat long

f public_oe property

public int f
Résultat int

g public_oe property

public short g
Résultat short

h public_oe property

public byte h
Résultat byte