Table of Contents

Property Returns

Namespace
Alternet.Syntax.CodeCompletion
Assembly
Alternet.Syntax.Parsers.Advanced.v10.dll

Returns

Gets a collection of returns information related for the types and their members defined in some assembly.

public IDictionary<string, string> Returns { get; }

Property Value

IDictionary<string, string>