Specifies the default value of parameters in methods.
Assembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
C# |
---|
[AttributeUsageAttribute(AttributeTargets.Method)] public sealed class DefaultMethodAttribute : Attribute |
Specifies the default value of parameters in methods.
C# |
---|
[AttributeUsageAttribute(AttributeTargets.Method)] public sealed class DefaultMethodAttribute : Attribute |