An attribute that indicates the class/interface is stubbed (only a skeleton to get another class to compile).

Namespace:  BioSharp.Core
Assembly:  BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)

Syntax

C#
public class PortStatusStubAttribute : Attribute

Inheritance Hierarchy

System..::.Object
  System..::.Attribute
    BioSharp.Core..::.PortStatusStubAttribute

See Also