Where : class { ... }

  • Thread starter Thread starter Fred Chateau
  • Start date Start date
F

Fred Chateau

What is this about?

public returnType MethodName(parameters) where : class { ... }

I'm referring to the "where : class" portion of the method.
 
Back
Top