'Declaration Public Function f(Of a)( _ ByVal a As System.String, _ ByVal b As a _ ) As a
public a f<a>( System.string a, a b )
dd Class dd Members