C# Class Castle.Facilities.Cache.Tests.ServiceA

Inheritance: IServiceA
Mostrar archivo Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
MyMethodNotcached ( string a ) : string

Private Methods

Method Description
MyMethod ( int a, decimal c ) : decimal

Method Details

MyMethodNotcached() public method

public MyMethodNotcached ( string a ) : string
a string
return string