C# Class Pomona.Common.Internals.GenericInvokerBase

Mostra file Open project: Pomona/Pomona

Private Properties

Property Type Description

Protected Methods

Method Description
OnGetDelegate ( Type typeArgs ) : Delegate

Method Details

OnGetDelegate() protected abstract method

protected abstract OnGetDelegate ( Type typeArgs ) : Delegate
typeArgs System.Type
return System.Delegate