C# Class CSharp_Static.A

Exibir arquivo Open project: ohs108/unity_lecture

Public Properties

Property Type Description
a int
b int
c int
d int

Public Methods

Method Description
tell ( ) : void

Method Details

tell() public static method

public static tell ( ) : void
return void

Property Details

a public_oe property

public int a
return int

b public_oe property

public int b
return int

c public_oe static_oe property

public static int c
return int

d public_oe static_oe property

public static int d
return int