ERY.AgateLib.StringTransformer.Trans_ToUpperCase Class Reference

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

Inherits ERY.AgateLib.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 upper case.


Member Function Documentation

override string ERY.AgateLib.StringTransformer.Trans_ToUpperCase.Transform ( string  text  )  [virtual]

Method which is called to actually convert the string.

Parameters:
text 
Returns:

Implements ERY.AgateLib.StringTransformer.


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