BaseEnvironmentAttribute Class
Is the basic environment attributes for Init and Terminate definitions
Namespace: SoftHai.Testing.UnitTestAssembly: SoftHai.Testing
Syntax
Visual Basic
Public MustInherit Class BaseEnvironmentAttribute
Inherits System.Attribute
Implements System.Runtime.InteropServices._Attribute
C#
public abstract class BaseEnvironmentAttribute
: System.Attribute,
System.Runtime.InteropServices._Attribute
Members
Methods
Properties
| Name | Description |
| MethodName | Method name to be called for this environment attributes |
This WikiPage was created with
Codeplex WikiEditor