C# Class ColorCode.Stubs.StubLanguage

Inheritance: ILanguage
Mostra file Open project: Code52/ColourCode Class Usage Examples

Public Properties

Property Type Description
CssClassName_getValue string
FirstLinePattern__getInvoked bool
FirstLinePattern__getValue string
Name__getInvoked bool
Rules__getInvoked bool
id__getValue string
name__getValue string
rules__getValue IList

Property Details

CssClassName_getValue public_oe property

public string CssClassName_getValue
return string

FirstLinePattern__getInvoked public_oe property

public bool FirstLinePattern__getInvoked
return bool

FirstLinePattern__getValue public_oe property

public string FirstLinePattern__getValue
return string

Name__getInvoked public_oe property

public bool Name__getInvoked
return bool

Rules__getInvoked public_oe property

public bool Rules__getInvoked
return bool

id__getValue public_oe property

public string id__getValue
return string

name__getValue public_oe property

public string name__getValue
return string

rules__getValue public_oe property

public IList rules__getValue
return IList