public class MyContainer<T> where T: class, IComparable { //Insert code here }
class Sample { public int func(int i, Single j) { /* Add code here. */ } }
Comments