TypeBuilder.

DeclaringType Property

Summary

The Weaver.Editor.Procedural.Scripting.TypeBuilder which builds the type in which this type is nested (or null if this isn't nested).
Assembly
Weaver.dll
Namespace
Weaver.Editor.Procedural.Scripting
Containing Type
TypeBuilder

Syntax

public TypeBuilder DeclaringType { get; private set; }

Value

Type Description
TypeBuilder