Did you know (.NET)
Did you know that System.Delegate is not a delegate type and that System.ValueType is not a value type?
These are both marker classes, and you have to be derived from them to qualify as a delegate or value type respectively.
These are both marker classes, and you have to be derived from them to qualify as a delegate or value type respectively.
0 Comments:
Post a Comment
<< Home