C# Syntax
[AttributeUsage(ValidOn=AttributeTargets.Method, AllowMultiple=false, Inherited=true)] public sealed class OutputParameters : System.Attribute
System.Object
System.Attribute
HP.LFT.UnitTesting.OutputParameters
Name | Description | |
---|---|---|
OutputParameters Constructor | OutputParameters constructor |
Name | Description | |
---|---|---|
TypeId | (Inherited from System.Attribute) |
Name | Description | |
---|---|---|
Equals | (Inherited from System.Attribute) | |
GetHashCode | (Inherited from System.Attribute) | |
IsDefaultAttribute | (Inherited from System.Attribute) | |
Match | (Inherited from System.Attribute) |