C# Class DParserCOMServer.NodeToolTipContentGen

Inheritance: D_Parser.Completion.ToolTips.NodeTooltipRepresentationGen
Mostrar archivo Open project: rainers/visuald

Public Properties

Property Type Description
Instance NodeToolTipContentGen

Protected Methods

Method Description
AppendFormat ( string content, StringBuilder sb, FormatFlags flags, double r, double g, double b ) : void

Private Methods

Method Description
NodeToolTipContentGen ( ) : System

Method Details

AppendFormat() protected method

protected AppendFormat ( string content, StringBuilder sb, FormatFlags flags, double r, double g, double b ) : void
content string
sb StringBuilder
flags FormatFlags
r double
g double
b double
return void

Property Details

Instance public_oe static_oe property

public static NodeToolTipContentGen,DParserCOMServer Instance
return NodeToolTipContentGen