C# Class KellermanSoftware.CompareNetObjects.StringHelper

Methods for manipulating strings
显示文件 Open project: GregFinzer/Compare-Net-Objects

Public Methods

Method Description
InsertSpaces ( string input ) : string

Insert spaces into a string

Method Details

InsertSpaces() public static method

Insert spaces into a string
public static InsertSpaces ( string input ) : string
input string
return string