C# Class ThingTransformer, code

Mostrar archivo Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
Transform ( FirstThing, thing ) : string
Transform ( SecondThing, thing ) : string

Method Details

Transform() public method

public Transform ( FirstThing, thing ) : string
thing FirstThing,
return string

Transform() public method

public Transform ( SecondThing, thing ) : string
thing SecondThing,
return string