does c# provide an alternative to the throws keyword in javA?so that my
client developer will strictly implement the exceptions that my methods may
throw?
thanks in advance
client developer will strictly implement the exceptions that my methods may
throw?
thanks in advance
Comment