ArgumentHelper..::..AssertNotNull<(Of <(<'T>)>)> Method
Namespace:
AdvantageCMS.Core.Common.SitemapGenerator
Assembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Assembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
[DebuggerHiddenAttribute] public static void AssertNotNull<T>( T arg, string argName )
Type Parameters
- T
- The type of the argument.