Click or drag to resize

ICodeExample Interface

Represents a code example.

Namespace:  Novacta.Documentation.CodeExamples
Assembly:  Novacta.Documentation.CodeExamples (in Novacta.Documentation.CodeExamples.dll) Version: 1.0.0
Syntax
public interface ICodeExample

The ICodeExample type exposes the following members.

Methods
  NameDescription
Public methodMain
The method encapsulating the code to be exemplified.
Top
See Also