C# Class PassingByValueAndReference.Program

Mostra file Open project: ProfessionalCSharp/ProfessionalCSharp6

Public Methods

Method Description
ChangeA ( A a ) : void

Private Methods

Method Description
Main ( ) : void

Method Details

ChangeA() public static method

public static ChangeA ( A a ) : void
a A
return void