Microsoft Research, Cambridge
Creates a new ExamplesViewer attribute with a specified category and description

Declaration Syntax
public ExampleAttribute(
string category,
string description
)
Public Sub New ( _
category As String, _
description As String _
)
public:
ExampleAttribute(
String^ category,
String^ description
)

Parameters
- category (String)
- Category of the example
- description (String)
- Description of the example
Assembly:
Infer.Compiler (Module: Infer.Compiler) Version: 2.3.41111.0 (2.3.41111.0)