المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Will C# support primitive data type in Generics



C# Programming
07-22-2009, 05:51 PM
Public class MyClass where T:int
{

}
why it's giving error. why .net framework not supporting