C# Class Foundation.Example.IocExample.ExampleExport

Inheritance: IExampleExport
Mostrar archivo Open project: NVentimiglia/Unity3d-Foundation

Protected Properties

Property Type Description
Counter int

Public Methods

Method Description
Create ( ) : ExampleExport

Method Details

Create() public static method

public static Create ( ) : ExampleExport
return ExampleExport

Property Details

Counter protected_oe static_oe property

protected static int Counter
return int