Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public static class Gregor.Core.Consts Custom Attributes: Gregor.Core.Module() Description:
public Consts() Custom Attributes: Description:
public const System.String ARG_SEP = ", " Custom Attributes: Description:
public const System.String AT = "@" Custom Attributes: Description:
public const System.String ATTRIB_FILE = "file" Custom Attributes: Description:
public const System.String ATTRIB_NAME = "name" Custom Attributes: Description:
public const System.String ATTRIB_PATH = "path" Custom Attributes: Description:
public const System.String ATTRIB_TYPE = "type" Custom Attributes: Description:
public const System.String ATTRIB_VALUE = "value" Custom Attributes: Description:
public const System.String BACKSLASH = "\\" Custom Attributes: Description:
public const System.String BACKTICK = "`" Custom Attributes: Description:
public const System.String BRACE_CURLY_CLOSE = "}" Custom Attributes: Description:
public const System.String BRACE_CURLY_OPEN = "{"
Custom Attributes:
Description:
public const System.String BRACKET_ANGLE_CLOSE = ">" Custom Attributes: Description:
public const System.String BRACKET_ANGLE_OPEN = "<" Custom Attributes: Description:
public const System.String BRACKET_SQUARE_CLOSE = "]" Custom Attributes: Description:
public const System.String BRACKET_SQUARE_OPEN = "[" Custom Attributes: Description:
public const System.String COLON = ":" Custom Attributes: Description:
public const System.String CR = "\r" Custom Attributes: Description:
public const System.String CRLF = "\r\n" Custom Attributes: Description:
public const System.String CRLF_DBL = "\r\n\r\n" Custom Attributes: Description:
public const System.String DOT = "." Custom Attributes: Description:
public const System.String DOTS = ".." Custom Attributes: Description:
public const System.String EMPTYSTR = System.String.Empty Custom Attributes: Description:
public const System.String EQUAL_SIGN = "=" Custom Attributes: Description:
public const System.String HTML_HELP_FILE_NAME = "help.htm" Custom Attributes: Description:
public const System.String HTML_INDEX_FILE_NAME = "index.html" Custom Attributes: Description:
public const System.String KEY_FAKE = "Fake" Custom Attributes: Description:
public const System.String LF = "\n" Custom Attributes: Description:
public const System.Int32 LIMBO_INDEX = -1 Custom Attributes: Description:
public const System.Int32 LOWER_BOUND = 0 Custom Attributes: Description:
public const System.String PARENS_CLOSE = ")" Custom Attributes: Description:
public const System.String PARENS_OPEN = "("
Custom Attributes:
Description:
public const System.String PIPE = "|" Custom Attributes: Description:
public const System.String PROTOCOL_FILE = "file:" Custom Attributes: Description:
public const System.String PROTOCOL_FTP = "ftp:" Custom Attributes: Description:
public const System.String PROTOCOL_GOPHER = "gopher:" Custom Attributes: Description:
public const System.String PROTOCOL_MAILTO = "mailto:" Custom Attributes: Description:
public const System.String PROTOCOL_NEWS = "news:" Custom Attributes: Description:
public const System.String QUOTED = "\"" Custom Attributes: Description:
public const System.String QUOTES = "'" Custom Attributes: Description:
public const System.String RHOMBUS = "#" Custom Attributes: Description:
public const System.String SEMICOLON = ";" Custom Attributes: Description:
public const System.String SLASH = "/" Custom Attributes: Description:
public const System.String SPACE = " " Custom Attributes: Description:
public const System.String TAB = "\t" Custom Attributes: Description:
public const System.String TABSTOP = "\t" Custom Attributes: Description:
public const System.String VALUE_FALSE = "0" Custom Attributes: Description:
public const System.String VALUE_FALSE_TEXT = "false" Custom Attributes: Description:
public const System.String VALUE_TRUE = "1" Custom Attributes: Description:
public const System.String VALUE_TRUE_TEXT = "true" Custom Attributes: Description:
public const System.String WILDCARD = "*" Custom Attributes: Description:
public const System.String WILDCARD_EXT = "*.*" Custom Attributes: Description: