SmartAssemblyAliases.

SmartAssemblyCompactDB(ICakeContext) Method

Summary

Compacts SmartAssembly database.

Syntax

public static void SmartAssemblyCompactDB(this ICakeContext context)

Attributes

Type Description
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext The context.

Return Value

Type Description
void