How many classes can you inherit from in .NET?There are several backend C# files that I would like to share separate static methods, but they are all in different classes. Is there a way to inherit multiple classes?Example code would be much appreciated.