NamespaceSystemLibrary.Common.Net.Extensions
This class contains extension methods for Dynamic objects
Remarks
Current version of C# does not allow extension methods on 'dynamic', hence these are static methods
DynamicExtensions
public static class DynamicExtensions
Inheritance
System.Object
DynamicExtensions