Miner.Desktop.DesignerExpress Assembly > Miner.Desktop.DesignerExpress.Annotations Namespace : InvokerParameterNameAttribute Class |
'Declaration <AttributeUsageAttribute(ValidOn=AttributeTargets.Parameter, AllowMultiple=False, Inherited=True)> Public NotInheritable Class InvokerParameterNameAttribute Inherits System.Attribute
'Usage Dim instance As InvokerParameterNameAttribute
[AttributeUsage(ValidOn=AttributeTargets.Parameter, AllowMultiple=false, Inherited=true)] public sealed class InvokerParameterNameAttribute : System.Attribute
public void Foo(string param) { if (param == null) throw new ArgumentNullException("par"); // Warning: Cannot resolve symbol }
System.Object
System.Attribute
Miner.Desktop.DesignerExpress.Annotations.InvokerParameterNameAttribute
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.