I am currently converting a Java library to C# .Net, please help me to find if there are C# equivalents of the following java specifics:
- RuntimeException()
- IllegalStateException()
- StringBuffer
Any resource on Java to C# conversion will be very helpful. Thanks in advance.