C# Class com.bodurov.DynamicProxyTests.TestObjects.Obj07

Datei anzeigen Open project: vbodurov/dynamic-proxy-creator

Public Methods

Method Description
TryProcess ( int toAdd, int &r, double &half ) : bool

Method Details

TryProcess() public method

public TryProcess ( int toAdd, int &r, double &half ) : bool
toAdd int
r int
half double
return bool