AgateLib.DisplayLib.StringTransformer.StringTransformer.Trans_ToLowerCase Class Reference

Class which converts string to lower case. More...

Inheritance diagram for AgateLib.DisplayLib.StringTransformer.StringTransformer.Trans_ToLowerCase:

AgateLib.DisplayLib.StringTransformer

List of all members.

Public Member Functions

override string Transform (string text)
 Method which is called to actually convert the string.


Detailed Description

Class which converts string to lower case.


Member Function Documentation

override string AgateLib.DisplayLib.StringTransformer.StringTransformer.Trans_ToLowerCase.Transform ( string  text  )  [virtual]

Method which is called to actually convert the string.

Parameters:
text 
Returns:

Implements AgateLib.DisplayLib.StringTransformer.


The documentation for this class was generated from the following file:
AgateLib
Awesome Game and Tool Engine Library
SourceForge.net Logo