BlockCommandHandlerClosesBlock Method
Determines if this command can close a block.
Namespace: MFiles.VAF.PlaceholdersAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public virtual bool ClosesBlock(
Block block
)
- block Block
- The currently open block.
BooleanAlways returns false.