C# Class Count_words.Total

Inheritance: npantarhei.runtime.patterns.AOperation
Show file Open project: ralfw/NPantaRhei

Public Methods

Method Description
Total ( string name ) : System

Protected Methods

Method Description
Process ( IMessage input, Action continueWith, Action unhandledException ) : void

Method Details

Process() protected method

protected Process ( IMessage input, Action continueWith, Action unhandledException ) : void
input IMessage
continueWith Action
unhandledException Action
return void

Total() public method

public Total ( string name ) : System
name string
return System