Sandbox Logo

MethodDescription.ReturnType

System.Type ReturnType { get; set; }

Description

Gets the return type of this method.

Return

User Comments