'Declaration
Public Structure ActionResult(Of T) Inherits System.ValueType
'Usage
Dim instance As ActionResult(Of T)
public struct ActionResult<T> : System.ValueType
'Declaration
Public Structure ActionResult(Of T) Inherits System.ValueType
'Usage
Dim instance As ActionResult(Of T)
public struct ActionResult<T> : System.ValueType
System.Object
System.ValueType
GrapeCity.Spreadsheet.ActionResult<T>