MethodBuilder.

ReturnType Property

Summary

The type of object this method returns. Corresponds to System.Reflection.MethodInfo.ReturnType.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Procedural.Scripting
Containing Type
MethodBuilder

Syntax

public TypeName ReturnType { get; set; }

Value

Type Description
TypeName