FormatPlaceholderExpand Method

Definition

Namespace: MFiles.VAF.Placeholders.Commands
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public override ExpandedLevel Expand(
	IExpansionContext context,
	ObjVerExReadCache cache
)

Parameters

context  IExpansionContext
 
cache  ObjVerExReadCache
 

Return Value

ExpandedLevel

Implements

IPlaceholderCommandHandlerExpand(IExpansionContext, ObjVerExReadCache)

See Also