Smart Localization  2.3
SmartLocalization.Editor.StringExtensions Class Reference

Contains extension methods for string More...

Static Public Member Functions

static string RemoveWhitespace (this string input)
 Removes all the whitespaces in a string More...
 

Detailed Description

Contains extension methods for string

Member Function Documentation

static string SmartLocalization.Editor.StringExtensions.RemoveWhitespace ( this string  input)
static

Removes all the whitespaces in a string

Parameters
inputThe string to remove whitespaces from
Returns
The string with the removed whitespaces

The documentation for this class was generated from the following file: