Legend
| Delegate: RT.Util.FuncClassClass<in TInput, TResult>
Declarationdelegate TResult RT.Util.FuncClassClass<in TInput, TResult>( TInput input ) SummaryProvides a function delegate that accepts only reference types as input and return types.Generic type parameters
|