Vixen
02b45cc4
csharp
public sealed class NamedTypeBinder

A type declaration's scope: its type parameters and its members, inherited ones included.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (2)

Methods (1)

  • public NamedTypeBinder(Binder next, NamedTypeSymbol type)

    A type declaration's scope: its type parameters and its members, inherited ones included.

Used by (1)

  • SourceNamedTypeSymbolVixen.Raven