BaseEnvironmentAttribute Class

Is the basic environment attributes for Init and Terminate definitions

Namespace: SoftHai.Testing.UnitTest
Assembly: 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

Name Description



Properties

Name Description
MethodName Method name to be called for this environment attributes





This WikiPage was created with Codeplex WikiEditor