public Stack where T: Demo, new() { } public class Demo { public void AccessDemoFunction() { } }
My question here is, Suppose if we do