Table of Contents

Class InterpolatedStringContent

Namespace
ICSharpCode.Decompiler.CSharp.Syntax
Assembly
ICSharpCode.Decompiler.dll
public abstract class InterpolatedStringContent : AstNode, IAnnotatable, IFreezable, INode, ICloneable
Inheritance
InterpolatedStringContent
Implements
Derived
Inherited Members
Extension Methods

Constructors

InterpolatedStringContent()

protected InterpolatedStringContent()

Fields

Null

public static readonly InterpolatedStringContent Null

Field Value

InterpolatedStringContent

Role

public static readonly Role<InterpolatedStringContent> Role

Field Value

Role<InterpolatedStringContent>

Properties

NodeType

public override NodeType NodeType { get; }

Property Value

NodeType