Answer:
Yes,refer below sample code
C# Code
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ConsoleApplication1 { public class TryCatch { static TryCatch() { } } }