Class TargetMethodAttribute
Inheritance
System.Object
System.Attribute
TargetMethodAttribute
Namespace:
Assembly: Alachisoft.NCache.Web.dll
Syntax
[AttributeUsage(AttributeTargets.Method | AttributeTargets.Property)]
public class TargetMethodAttribute : Attribute, _Attribute
TargetMethodAttribute(Int32)
Declaration
public TargetMethodAttribute(int overload)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | overload |
MethodOverload
Declaration
public static int MethodOverload { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Overload
Declaration
public int Overload { get; }
Property Value
Type | Description |
---|---|
System.Int32 |