C# Class MoonTest.System.Windows.Browser.EventCalculator

Show file Open project: shana/moon

Public Methods

Method Description
Add ( int a, int b ) : void

Method Details

Add() public method

public Add ( int a, int b ) : void
a int
b int
return void