C# Class dnSpy.Contracts.Text.BoxedTextColor

Boxed colors
Afficher le fichier Open project: 0xd4d/dnSpy

Méthodes publiques

Свойство Type Description
ActiveStatementMarker object
AppSettingsTextMatchHighlight object
AppSettingsTreeViewNodeMatchHighlight object
Assembly object
AssemblyExe object
AssemblyModule object
Black object
BlockStructureAccessor object
BlockStructureAnonymousMethod object
BlockStructureCase object
BlockStructureCatch object
BlockStructureConditional object
BlockStructureConstructor object
BlockStructureDestructor object
BlockStructureEvent object
BlockStructureFault object
BlockStructureFilter object
BlockStructureFinally object
BlockStructureFixed object
BlockStructureInterface object
BlockStructureLocalFunction object
BlockStructureLock object
BlockStructureLoop object
BlockStructureMethod object
BlockStructureModule object
BlockStructureNamespace object
BlockStructureOperator object
BlockStructureOther object
BlockStructureProperty object
BlockStructureSwitch object
BlockStructureTry object
BlockStructureType object
BlockStructureUsing object
BlockStructureValueType object
BlockStructureXaml object
BlockStructureXml object
Blue object
BraceMatching object
BreakpointStatement object
BreakpointStatementMarker object
CallReturn object
CallReturnMarker object
Char object
Comment object
CompletionMatchHighlight object
CompletionSuffix object
CurrentLine object
CurrentLineNoFocus object
CurrentStatement object
CurrentStatementMarker object
Cyan object
DarkBlue object
DarkCyan object
DarkGray object
DarkGreen object
DarkMagenta object
DarkRed object
DarkYellow object
DebugLogExceptionHandled object
DebugLogExceptionUnhandled object
DebugLogExitProcess object
DebugLogExitThread object
DebugLogLoadModule object
DebugLogMDA object
DebugLogProgramOutput object
DebugLogStepFiltering object
DebugLogTimestamp object
DebugLogUnloadModule object
Delegate object
DirectoryPart object
DisabledBreakpointStatementMarker object
DocumentListMatchHighlight object
Enum object
EnumField object
Error object
ExcludedCode object
ExtensionMethod object
FileExtension object
FileNameNoExtension object
FindMatchHighlightMarker object
GacMatchHighlight object
GlyphMargin object
Gray object
Green object
HexAscii object
HexByte0 object
HexByte1 object
HexByteError object
HexCaret object
HexColumnLine0 object
HexColumnLine1 object
HexColumnLineGroup0 object
HexColumnLineGroup1 object
HexCor20Header object
HexCurrentAsciiCell object
HexCurrentLine object
HexCurrentLineNoFocus object
HexCurrentValueCell object
HexFindMatchHighlightMarker object
HexGlyphMargin object
HexHighlightedAsciiColumn object
HexHighlightedValuesColumn object
HexInactiveCaret object
HexInactiveSelectedText object
HexOffset object
HexPeDosHeader object
HexPeFileHeader object
HexPeOptionalHeader32 object
HexPeOptionalHeader64 object
HexPeSection object
HexPeSectionName object
HexSelection object
HexStorageHeader object
HexStorageSignature object
HexStorageStream object
HexStorageStreamName object
HexStorageStreamNameInvalid object
HexTableName object
HexTablesStream object
HexText object
HexToolTipServiceCurrentField object
HexToolTipServiceField0 object
HexToolTipServiceField1 object
HighlightedDefinition object
HighlightedReference object
HighlightedWrittenReference object
ILDirective object
ILModule object
InactiveSelectedText object
InstanceEvent object
InstanceField object
InstanceMethod object
InstanceProperty object
Interface object
InvBlack object
InvBlue object
InvCyan object
InvDarkBlue object
InvDarkCyan object
InvDarkGray object
InvDarkGreen object
InvDarkMagenta object
InvDarkRed object
InvDarkYellow object
InvGray object
InvGreen object
InvMagenta object
InvRed object
InvWhite object
InvYellow object
Keyword object
Label object
LineNumber object
LineSeparator object
LiteralField object
Local object
Magenta object
MethodGenericParameter object
Module object
Namespace object
Number object
OpCode object
Operator object
OutputWindowText object
Parameter object
PreprocessorKeyword object
PreprocessorText object
Punctuation object
Red object
ReplLineNumberInput1 object
ReplLineNumberInput2 object
ReplLineNumberOutput object
ReplOutputText object
ReplPrompt1 object
ReplPrompt2 object
ReplScriptOutputText object
SealedType object
SelectedBreakpointStatementMarker object
SelectedText object
SignatureHelpCurrentParameter object
SignatureHelpDocumentation object
SignatureHelpParameter object
SignatureHelpParameterDocumentation object
StaticEvent object
StaticField object
StaticMethod object
StaticProperty object
StaticType object
String object
Text object
ToStringEval object
Type object
TypeGenericParameter object
Url object
ValueType object
VerbatimString object
VisibleWhitespace object
White object
XamlAttribute object
XamlAttributeQuotes object
XamlAttributeValue object
XamlCDataSection object
XamlComment object
XamlDelimiter object
XamlKeyword object
XamlMarkupExtensionClass object
XamlMarkupExtensionParameterName object
XamlMarkupExtensionParameterValue object
XamlName object
XamlProcessingInstruction object
XamlText object
XmlAttribute object
XmlAttributeQuotes object
XmlAttributeValue object
XmlCDataSection object
XmlComment object
XmlDelimiter object
XmlDocCommentAttributeName object
XmlDocCommentAttributeQuotes object
XmlDocCommentAttributeValue object
XmlDocCommentCDataSection object
XmlDocCommentComment object
XmlDocCommentDelimiter object
XmlDocCommentEntityReference object
XmlDocCommentName object
XmlDocCommentProcessingInstruction object
XmlDocCommentText object
XmlDocToolTipHeader object
XmlKeyword object
XmlLiteralAttributeName object
XmlLiteralAttributeQuotes object
XmlLiteralAttributeValue object
XmlLiteralCDataSection object
XmlLiteralComment object
XmlLiteralDelimiter object
XmlLiteralEmbeddedExpression object
XmlLiteralEntityReference object
XmlLiteralName object
XmlLiteralProcessingInstruction object
XmlLiteralText object
XmlName object
XmlProcessingInstruction object
XmlText object
Yellow object

Méthodes publiques

Méthode Description
Box ( this color ) : object

Boxes color

Method Details

Box() public static méthode

Boxes color
public static Box ( this color ) : object
color this Color to box
Résultat object

Property Details

ActiveStatementMarker public_oe static_oe property

public static object ActiveStatementMarker
Résultat object

AppSettingsTextMatchHighlight public_oe static_oe property

public static object AppSettingsTextMatchHighlight
Résultat object

AppSettingsTreeViewNodeMatchHighlight public_oe static_oe property

public static object AppSettingsTreeViewNodeMatchHighlight
Résultat object

Assembly public_oe static_oe property

public static object Assembly
Résultat object

AssemblyExe public_oe static_oe property

public static object AssemblyExe
Résultat object

AssemblyModule public_oe static_oe property

public static object AssemblyModule
Résultat object

Black public_oe static_oe property

public static object Black
Résultat object

BlockStructureAccessor public_oe static_oe property

public static object BlockStructureAccessor
Résultat object

BlockStructureAnonymousMethod public_oe static_oe property

public static object BlockStructureAnonymousMethod
Résultat object

BlockStructureCase public_oe static_oe property

public static object BlockStructureCase
Résultat object

BlockStructureCatch public_oe static_oe property

public static object BlockStructureCatch
Résultat object

BlockStructureConditional public_oe static_oe property

public static object BlockStructureConditional
Résultat object

BlockStructureConstructor public_oe static_oe property

public static object BlockStructureConstructor
Résultat object

BlockStructureDestructor public_oe static_oe property

public static object BlockStructureDestructor
Résultat object

BlockStructureEvent public_oe static_oe property

public static object BlockStructureEvent
Résultat object

BlockStructureFault public_oe static_oe property

public static object BlockStructureFault
Résultat object

BlockStructureFilter public_oe static_oe property

public static object BlockStructureFilter
Résultat object

BlockStructureFinally public_oe static_oe property

public static object BlockStructureFinally
Résultat object

BlockStructureFixed public_oe static_oe property

public static object BlockStructureFixed
Résultat object

BlockStructureInterface public_oe static_oe property

public static object BlockStructureInterface
Résultat object

BlockStructureLocalFunction public_oe static_oe property

public static object BlockStructureLocalFunction
Résultat object

BlockStructureLock public_oe static_oe property

public static object BlockStructureLock
Résultat object

BlockStructureLoop public_oe static_oe property

public static object BlockStructureLoop
Résultat object

BlockStructureMethod public_oe static_oe property

public static object BlockStructureMethod
Résultat object

BlockStructureModule public_oe static_oe property

public static object BlockStructureModule
Résultat object

BlockStructureNamespace public_oe static_oe property

public static object BlockStructureNamespace
Résultat object

BlockStructureOperator public_oe static_oe property

public static object BlockStructureOperator
Résultat object

BlockStructureOther public_oe static_oe property

public static object BlockStructureOther
Résultat object

BlockStructureProperty public_oe static_oe property

public static object BlockStructureProperty
Résultat object

BlockStructureSwitch public_oe static_oe property

public static object BlockStructureSwitch
Résultat object

BlockStructureTry public_oe static_oe property

public static object BlockStructureTry
Résultat object

BlockStructureType public_oe static_oe property

public static object BlockStructureType
Résultat object

BlockStructureUsing public_oe static_oe property

public static object BlockStructureUsing
Résultat object

BlockStructureValueType public_oe static_oe property

public static object BlockStructureValueType
Résultat object

BlockStructureXaml public_oe static_oe property

public static object BlockStructureXaml
Résultat object

BlockStructureXml public_oe static_oe property

public static object BlockStructureXml
Résultat object

Blue public_oe static_oe property

public static object Blue
Résultat object

BraceMatching public_oe static_oe property

public static object BraceMatching
Résultat object

BreakpointStatement public_oe static_oe property

public static object BreakpointStatement
Résultat object

BreakpointStatementMarker public_oe static_oe property

public static object BreakpointStatementMarker
Résultat object

CallReturn public_oe static_oe property

public static object CallReturn
Résultat object

CallReturnMarker public_oe static_oe property

public static object CallReturnMarker
Résultat object

Char public_oe static_oe property

public static object Char
Résultat object

Comment public_oe static_oe property

public static object Comment
Résultat object

CompletionMatchHighlight public_oe static_oe property

public static object CompletionMatchHighlight
Résultat object

CompletionSuffix public_oe static_oe property

public static object CompletionSuffix
Résultat object

CurrentLine public_oe static_oe property

public static object CurrentLine
Résultat object

CurrentLineNoFocus public_oe static_oe property

public static object CurrentLineNoFocus
Résultat object

CurrentStatement public_oe static_oe property

public static object CurrentStatement
Résultat object

CurrentStatementMarker public_oe static_oe property

public static object CurrentStatementMarker
Résultat object

Cyan public_oe static_oe property

public static object Cyan
Résultat object

DarkBlue public_oe static_oe property

public static object DarkBlue
Résultat object

DarkCyan public_oe static_oe property

public static object DarkCyan
Résultat object

DarkGray public_oe static_oe property

public static object DarkGray
Résultat object

DarkGreen public_oe static_oe property

public static object DarkGreen
Résultat object

DarkMagenta public_oe static_oe property

public static object DarkMagenta
Résultat object

DarkRed public_oe static_oe property

public static object DarkRed
Résultat object

DarkYellow public_oe static_oe property

public static object DarkYellow
Résultat object

DebugLogExceptionHandled public_oe static_oe property

public static object DebugLogExceptionHandled
Résultat object

DebugLogExceptionUnhandled public_oe static_oe property

public static object DebugLogExceptionUnhandled
Résultat object

DebugLogExitProcess public_oe static_oe property

public static object DebugLogExitProcess
Résultat object

DebugLogExitThread public_oe static_oe property

public static object DebugLogExitThread
Résultat object

DebugLogLoadModule public_oe static_oe property

public static object DebugLogLoadModule
Résultat object

DebugLogMDA public_oe static_oe property

public static object DebugLogMDA
Résultat object

DebugLogProgramOutput public_oe static_oe property

public static object DebugLogProgramOutput
Résultat object

DebugLogStepFiltering public_oe static_oe property

public static object DebugLogStepFiltering
Résultat object

DebugLogTimestamp public_oe static_oe property

public static object DebugLogTimestamp
Résultat object

DebugLogUnloadModule public_oe static_oe property

public static object DebugLogUnloadModule
Résultat object

Delegate public_oe static_oe property

public static object Delegate
Résultat object

DirectoryPart public_oe static_oe property

public static object DirectoryPart
Résultat object

DisabledBreakpointStatementMarker public_oe static_oe property

public static object DisabledBreakpointStatementMarker
Résultat object

DocumentListMatchHighlight public_oe static_oe property

public static object DocumentListMatchHighlight
Résultat object

Enum public_oe static_oe property

public static object Enum
Résultat object

EnumField public_oe static_oe property

public static object EnumField
Résultat object

Error public_oe static_oe property

public static object Error
Résultat object

ExcludedCode public_oe static_oe property

public static object ExcludedCode
Résultat object

ExtensionMethod public_oe static_oe property

public static object ExtensionMethod
Résultat object

FileExtension public_oe static_oe property

public static object FileExtension
Résultat object

FileNameNoExtension public_oe static_oe property

public static object FileNameNoExtension
Résultat object

FindMatchHighlightMarker public_oe static_oe property

public static object FindMatchHighlightMarker
Résultat object

GacMatchHighlight public_oe static_oe property

public static object GacMatchHighlight
Résultat object

GlyphMargin public_oe static_oe property

public static object GlyphMargin
Résultat object

Gray public_oe static_oe property

public static object Gray
Résultat object

Green public_oe static_oe property

public static object Green
Résultat object

HexAscii public_oe static_oe property

public static object HexAscii
Résultat object

HexByte0 public_oe static_oe property

public static object HexByte0
Résultat object

HexByte1 public_oe static_oe property

public static object HexByte1
Résultat object

HexByteError public_oe static_oe property

public static object HexByteError
Résultat object

HexCaret public_oe static_oe property

public static object HexCaret
Résultat object

HexColumnLine0 public_oe static_oe property

public static object HexColumnLine0
Résultat object

HexColumnLine1 public_oe static_oe property

public static object HexColumnLine1
Résultat object

HexColumnLineGroup0 public_oe static_oe property

public static object HexColumnLineGroup0
Résultat object

HexColumnLineGroup1 public_oe static_oe property

public static object HexColumnLineGroup1
Résultat object

HexCor20Header public_oe static_oe property

public static object HexCor20Header
Résultat object

HexCurrentAsciiCell public_oe static_oe property

public static object HexCurrentAsciiCell
Résultat object

HexCurrentLine public_oe static_oe property

public static object HexCurrentLine
Résultat object

HexCurrentLineNoFocus public_oe static_oe property

public static object HexCurrentLineNoFocus
Résultat object

HexCurrentValueCell public_oe static_oe property

public static object HexCurrentValueCell
Résultat object

HexFindMatchHighlightMarker public_oe static_oe property

public static object HexFindMatchHighlightMarker
Résultat object

HexGlyphMargin public_oe static_oe property

public static object HexGlyphMargin
Résultat object

HexHighlightedAsciiColumn public_oe static_oe property

public static object HexHighlightedAsciiColumn
Résultat object

HexHighlightedValuesColumn public_oe static_oe property

public static object HexHighlightedValuesColumn
Résultat object

HexInactiveCaret public_oe static_oe property

public static object HexInactiveCaret
Résultat object

HexInactiveSelectedText public_oe static_oe property

public static object HexInactiveSelectedText
Résultat object

HexOffset public_oe static_oe property

public static object HexOffset
Résultat object

HexPeDosHeader public_oe static_oe property

public static object HexPeDosHeader
Résultat object

HexPeFileHeader public_oe static_oe property

public static object HexPeFileHeader
Résultat object

HexPeOptionalHeader32 public_oe static_oe property

public static object HexPeOptionalHeader32
Résultat object

HexPeOptionalHeader64 public_oe static_oe property

public static object HexPeOptionalHeader64
Résultat object

HexPeSection public_oe static_oe property

public static object HexPeSection
Résultat object

HexPeSectionName public_oe static_oe property

public static object HexPeSectionName
Résultat object

HexSelection public_oe static_oe property

public static object HexSelection
Résultat object

HexStorageHeader public_oe static_oe property

public static object HexStorageHeader
Résultat object

HexStorageSignature public_oe static_oe property

public static object HexStorageSignature
Résultat object

HexStorageStream public_oe static_oe property

public static object HexStorageStream
Résultat object

HexStorageStreamName public_oe static_oe property

public static object HexStorageStreamName
Résultat object

HexStorageStreamNameInvalid public_oe static_oe property

public static object HexStorageStreamNameInvalid
Résultat object

HexTableName public_oe static_oe property

public static object HexTableName
Résultat object

HexTablesStream public_oe static_oe property

public static object HexTablesStream
Résultat object

HexText public_oe static_oe property

public static object HexText
Résultat object

HexToolTipServiceCurrentField public_oe static_oe property

public static object HexToolTipServiceCurrentField
Résultat object

HexToolTipServiceField0 public_oe static_oe property

public static object HexToolTipServiceField0
Résultat object

HexToolTipServiceField1 public_oe static_oe property

public static object HexToolTipServiceField1
Résultat object

HighlightedDefinition public_oe static_oe property

public static object HighlightedDefinition
Résultat object

HighlightedReference public_oe static_oe property

public static object HighlightedReference
Résultat object

HighlightedWrittenReference public_oe static_oe property

public static object HighlightedWrittenReference
Résultat object

ILDirective public_oe static_oe property

public static object ILDirective
Résultat object

ILModule public_oe static_oe property

public static object ILModule
Résultat object

InactiveSelectedText public_oe static_oe property

public static object InactiveSelectedText
Résultat object

InstanceEvent public_oe static_oe property

public static object InstanceEvent
Résultat object

InstanceField public_oe static_oe property

public static object InstanceField
Résultat object

InstanceMethod public_oe static_oe property

public static object InstanceMethod
Résultat object

InstanceProperty public_oe static_oe property

public static object InstanceProperty
Résultat object

Interface public_oe static_oe property

public static object Interface
Résultat object

InvBlack public_oe static_oe property

public static object InvBlack
Résultat object

InvBlue public_oe static_oe property

public static object InvBlue
Résultat object

InvCyan public_oe static_oe property

public static object InvCyan
Résultat object

InvDarkBlue public_oe static_oe property

public static object InvDarkBlue
Résultat object

InvDarkCyan public_oe static_oe property

public static object InvDarkCyan
Résultat object

InvDarkGray public_oe static_oe property

public static object InvDarkGray
Résultat object

InvDarkGreen public_oe static_oe property

public static object InvDarkGreen
Résultat object

InvDarkMagenta public_oe static_oe property

public static object InvDarkMagenta
Résultat object

InvDarkRed public_oe static_oe property

public static object InvDarkRed
Résultat object

InvDarkYellow public_oe static_oe property

public static object InvDarkYellow
Résultat object

InvGray public_oe static_oe property

public static object InvGray
Résultat object

InvGreen public_oe static_oe property

public static object InvGreen
Résultat object

InvMagenta public_oe static_oe property

public static object InvMagenta
Résultat object

InvRed public_oe static_oe property

public static object InvRed
Résultat object

InvWhite public_oe static_oe property

public static object InvWhite
Résultat object

InvYellow public_oe static_oe property

public static object InvYellow
Résultat object

Keyword public_oe static_oe property

public static object Keyword
Résultat object

Label public_oe static_oe property

public static object Label
Résultat object

LineNumber public_oe static_oe property

public static object LineNumber
Résultat object

LineSeparator public_oe static_oe property

public static object LineSeparator
Résultat object

LiteralField public_oe static_oe property

public static object LiteralField
Résultat object

Local public_oe static_oe property

public static object Local
Résultat object

Magenta public_oe static_oe property

public static object Magenta
Résultat object

MethodGenericParameter public_oe static_oe property

public static object MethodGenericParameter
Résultat object

Module public_oe static_oe property

public static object Module
Résultat object

Namespace public_oe static_oe property

public static object Namespace
Résultat object

Number public_oe static_oe property

public static object Number
Résultat object

OpCode public_oe static_oe property

public static object OpCode
Résultat object

Operator public_oe static_oe property

public static object Operator
Résultat object

OutputWindowText public_oe static_oe property

public static object OutputWindowText
Résultat object

Parameter public_oe static_oe property

public static object Parameter
Résultat object

PreprocessorKeyword public_oe static_oe property

public static object PreprocessorKeyword
Résultat object

PreprocessorText public_oe static_oe property

public static object PreprocessorText
Résultat object

Punctuation public_oe static_oe property

public static object Punctuation
Résultat object

Red public_oe static_oe property

public static object Red
Résultat object

ReplLineNumberInput1 public_oe static_oe property

public static object ReplLineNumberInput1
Résultat object

ReplLineNumberInput2 public_oe static_oe property

public static object ReplLineNumberInput2
Résultat object

ReplLineNumberOutput public_oe static_oe property

public static object ReplLineNumberOutput
Résultat object

ReplOutputText public_oe static_oe property

public static object ReplOutputText
Résultat object

ReplPrompt1 public_oe static_oe property

public static object ReplPrompt1
Résultat object

ReplPrompt2 public_oe static_oe property

public static object ReplPrompt2
Résultat object

ReplScriptOutputText public_oe static_oe property

public static object ReplScriptOutputText
Résultat object

SealedType public_oe static_oe property

public static object SealedType
Résultat object

SelectedBreakpointStatementMarker public_oe static_oe property

public static object SelectedBreakpointStatementMarker
Résultat object

SelectedText public_oe static_oe property

public static object SelectedText
Résultat object

SignatureHelpCurrentParameter public_oe static_oe property

public static object SignatureHelpCurrentParameter
Résultat object

SignatureHelpDocumentation public_oe static_oe property

public static object SignatureHelpDocumentation
Résultat object

SignatureHelpParameter public_oe static_oe property

public static object SignatureHelpParameter
Résultat object

SignatureHelpParameterDocumentation public_oe static_oe property

public static object SignatureHelpParameterDocumentation
Résultat object

StaticEvent public_oe static_oe property

public static object StaticEvent
Résultat object

StaticField public_oe static_oe property

public static object StaticField
Résultat object

StaticMethod public_oe static_oe property

public static object StaticMethod
Résultat object

StaticProperty public_oe static_oe property

public static object StaticProperty
Résultat object

StaticType public_oe static_oe property

public static object StaticType
Résultat object

String public_oe static_oe property

public static object String
Résultat object

Text public_oe static_oe property

public static object Text
Résultat object

ToStringEval public_oe static_oe property

public static object ToStringEval
Résultat object

Type public_oe static_oe property

public static object Type
Résultat object

TypeGenericParameter public_oe static_oe property

public static object TypeGenericParameter
Résultat object

Url public_oe static_oe property

public static object Url
Résultat object

ValueType public_oe static_oe property

public static object ValueType
Résultat object

VerbatimString public_oe static_oe property

public static object VerbatimString
Résultat object

VisibleWhitespace public_oe static_oe property

public static object VisibleWhitespace
Résultat object

White public_oe static_oe property

public static object White
Résultat object

XamlAttribute public_oe static_oe property

public static object XamlAttribute
Résultat object

XamlAttributeQuotes public_oe static_oe property

public static object XamlAttributeQuotes
Résultat object

XamlAttributeValue public_oe static_oe property

public static object XamlAttributeValue
Résultat object

XamlCDataSection public_oe static_oe property

public static object XamlCDataSection
Résultat object

XamlComment public_oe static_oe property

public static object XamlComment
Résultat object

XamlDelimiter public_oe static_oe property

public static object XamlDelimiter
Résultat object

XamlKeyword public_oe static_oe property

public static object XamlKeyword
Résultat object

XamlMarkupExtensionClass public_oe static_oe property

public static object XamlMarkupExtensionClass
Résultat object

XamlMarkupExtensionParameterName public_oe static_oe property

public static object XamlMarkupExtensionParameterName
Résultat object

XamlMarkupExtensionParameterValue public_oe static_oe property

public static object XamlMarkupExtensionParameterValue
Résultat object

XamlName public_oe static_oe property

public static object XamlName
Résultat object

XamlProcessingInstruction public_oe static_oe property

public static object XamlProcessingInstruction
Résultat object

XamlText public_oe static_oe property

public static object XamlText
Résultat object

XmlAttribute public_oe static_oe property

public static object XmlAttribute
Résultat object

XmlAttributeQuotes public_oe static_oe property

public static object XmlAttributeQuotes
Résultat object

XmlAttributeValue public_oe static_oe property

public static object XmlAttributeValue
Résultat object

XmlCDataSection public_oe static_oe property

public static object XmlCDataSection
Résultat object

XmlComment public_oe static_oe property

public static object XmlComment
Résultat object

XmlDelimiter public_oe static_oe property

public static object XmlDelimiter
Résultat object

XmlDocCommentAttributeName public_oe static_oe property

public static object XmlDocCommentAttributeName
Résultat object

XmlDocCommentAttributeQuotes public_oe static_oe property

public static object XmlDocCommentAttributeQuotes
Résultat object

XmlDocCommentAttributeValue public_oe static_oe property

public static object XmlDocCommentAttributeValue
Résultat object

XmlDocCommentCDataSection public_oe static_oe property

public static object XmlDocCommentCDataSection
Résultat object

XmlDocCommentComment public_oe static_oe property

public static object XmlDocCommentComment
Résultat object

XmlDocCommentDelimiter public_oe static_oe property

public static object XmlDocCommentDelimiter
Résultat object

XmlDocCommentEntityReference public_oe static_oe property

public static object XmlDocCommentEntityReference
Résultat object

XmlDocCommentName public_oe static_oe property

public static object XmlDocCommentName
Résultat object

XmlDocCommentProcessingInstruction public_oe static_oe property

public static object XmlDocCommentProcessingInstruction
Résultat object

XmlDocCommentText public_oe static_oe property

public static object XmlDocCommentText
Résultat object

XmlDocToolTipHeader public_oe static_oe property

public static object XmlDocToolTipHeader
Résultat object

XmlKeyword public_oe static_oe property

public static object XmlKeyword
Résultat object

XmlLiteralAttributeName public_oe static_oe property

public static object XmlLiteralAttributeName
Résultat object

XmlLiteralAttributeQuotes public_oe static_oe property

public static object XmlLiteralAttributeQuotes
Résultat object

XmlLiteralAttributeValue public_oe static_oe property

public static object XmlLiteralAttributeValue
Résultat object

XmlLiteralCDataSection public_oe static_oe property

public static object XmlLiteralCDataSection
Résultat object

XmlLiteralComment public_oe static_oe property

public static object XmlLiteralComment
Résultat object

XmlLiteralDelimiter public_oe static_oe property

public static object XmlLiteralDelimiter
Résultat object

XmlLiteralEmbeddedExpression public_oe static_oe property

public static object XmlLiteralEmbeddedExpression
Résultat object

XmlLiteralEntityReference public_oe static_oe property

public static object XmlLiteralEntityReference
Résultat object

XmlLiteralName public_oe static_oe property

public static object XmlLiteralName
Résultat object

XmlLiteralProcessingInstruction public_oe static_oe property

public static object XmlLiteralProcessingInstruction
Résultat object

XmlLiteralText public_oe static_oe property

public static object XmlLiteralText
Résultat object

XmlName public_oe static_oe property

public static object XmlName
Résultat object

XmlProcessingInstruction public_oe static_oe property

public static object XmlProcessingInstruction
Résultat object

XmlText public_oe static_oe property

public static object XmlText
Résultat object

Yellow public_oe static_oe property

public static object Yellow
Résultat object