C# Class ConsoleApplication1.LocalFunctions.Closure.LambdaExression2.FState

Show file Open project: ufcpp/UfcppSample

Public Properties

Property Type Description
x int

Public Methods

Method Description
f ( int n ) : void

Method Details

f() public method

public f ( int n ) : void
n int
return void

Property Details

x public property

public int x
return int