C# Class GenericsSample.TypeErasure.Integer

Show file Open project: ufcpp/UfcppSample

Public Properties

Property Type Description
Value int

Public Methods

Method Description
Integer ( int value )

Method Details

Integer() public method

public Integer ( int value )
value int

Property Details

Value public property

public int Value
return int