Class ServiceReference
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public class ServiceReference : SpelNode, ISpelNode
- Inheritance
-
ServiceReference
- Implements
- Inherited Members
Constructors
ServiceReference(int, int, string)
public ServiceReference(int startPos, int endPos, string serviceName)
Parameters
Methods
GetValueInternal(ExpressionState)
public override ITypedValue GetValueInternal(ExpressionState state)
Parameters
state
ExpressionState
Returns
ToStringAST()
public override string ToStringAST()