BaseIssueComponent<T>.

AssertInitialized() Method

Summary

Asserts that Initialize(T) was called.
Assembly
Cake.Issues.dll
Namespace
Cake.Issues
Containing Type
BaseIssueComponent<T>

Syntax

public void AssertInitialized()

Return Value

Type Description
void