S
Subbu
Is is possible to write custom attributes for exception
handling a function.
Example:
[ExceptionAttribute Enable=true]
void Function(int intParameter)
{
<< some code >>
}
If Yes, can you tell me the steps for doing it.
regards
subbu
handling a function.
Example:
[ExceptionAttribute Enable=true]
void Function(int intParameter)
{
<< some code >>
}
If Yes, can you tell me the steps for doing it.
regards
subbu