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
Role
public static readonly Role<InterpolatedStringContent> Role
Field Value
Properties
NodeType
public override NodeType NodeType { get; }