public static string DeleteAllWhiteSpace( string s )
Public Shared Function DeleteAllWhiteSpace ( _ s As String _ ) As String
public: static String^ DeleteAllWhiteSpace( String^ s )