C# Class Castle.DynamicProxy.Test.Classes.ClassWithIndexer

Show file Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
this ( int index ) : int
this ( string name ) : int

Method Details

this() public method

public this ( int index ) : int
index int
return int

this() public method

public this ( string name ) : int
name string
return int