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

Inheritance: IndexerInterface
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
this ( int id ) : string
this ( string idname ) : string

Method Details

this() public méthode

public this ( int id ) : string
id int
Résultat string

this() public méthode

public this ( string idname ) : string
idname string
Résultat string