dtretyakov / WindowsAzure

.NET library aimed at managing and querying entities from Windows Azure Storage. It can be used as LINQ to Azure Tables.
MIT License
64 stars 27 forks source link

Discover EntityTypeMap classes with internal access modifier #55

Open Deilan opened 7 years ago

Deilan commented 7 years ago

Consider discovering EntityTypeMap classes (that resides along with the entities being in the same assembly) with internalaccess modifier along with the publicaccess modifier.