RE: [Expected Exception] Equivalence in J#?
From: Gopinath C H (Gopinath.vjcr_at_online.microsoft.com)
Date: 08/05/04
- Previous message: Diego O. F. via .NET 247: "how is used SendInput function in J#?"
- In reply to: Sergio TZ via .NET 247: "[Expected Exception] Equivalence in J#?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 05 Aug 2004 05:33:18 GMT
Hi Sergio,
typeof keyword is not supported in J#, you need to use the class syntax.
The right syntax is:
/** @attribute NUnit.Framework.ExpectedException(AException.class) */
-- Gopinath, Microsoft Visual J# .NET Product Team. This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm
- Previous message: Diego O. F. via .NET 247: "how is used SendInput function in J#?"
- In reply to: Sergio TZ via .NET 247: "[Expected Exception] Equivalence in J#?"
- Messages sorted by: [ date ] [ thread ]
Loading