Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public class Gregor.Core.CNewLine : System.Object, Gregor.Core.INamedItem Custom Attributes: Gregor.Core.TypeSafeEnum() Description:
static private CNewLine() Custom Attributes: Description:
private CNewLine(System.String sName, params System.Char[] chars) Custom Attributes: chars - System.ParamArray() Description:
static public readonly Gregor.Core.CNewLine CR Custom Attributes: Description:
static public readonly Gregor.Core.CNewLine CRLF Custom Attributes: Description:
static public readonly Gregor.Core.CNewLine LF Custom Attributes: Description:
private System.String m_Chars Custom Attributes: Description:
private System.String m_Name Custom Attributes: Description:
static public readonly Gregor.Core.CNewLine SYSTEM Custom Attributes: Description:
public System.String Chars {get;}
Custom Attributes:
Description:
public System.String Name {get;} // Gregor.Core.INamedItem.Name
Custom Attributes:
Description:
public override System.String ToString() Custom Attributes: Description: