Partial Methods(blogs.msdn.com)
submitted by
CharlieCalvert(7875) 4 years, 6 months ago
Partial methods are a C# 3.0 technique used by code generators such as the one found in the LINQ to SQL Designer. They help to solve the age-old problem of allowing users to modify auto-generated code without fearing that their changes will be overwritten if the code is regenerated.
|category: C#
|Views: 6
tags:
PartialMethods C# another
Everyones tags:
Your Tags: