C# 클래스 com.bodurov.DynamicProxyTests.TestObjects.Obj07

파일 보기 프로젝트 열기: vbodurov/dynamic-proxy-creator

공개 메소드들

메소드 설명
TryProcess ( int toAdd, int &r, double &half ) : bool

메소드 상세

TryProcess() 공개 메소드

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