Table of Contents

Class ModuleAttribute

Namespace
AT.Librarys.Container
Assembly
AT.Librarys.Container.dll

模块特性

public class ModuleAttribute : Attribute, _Attribute
Inheritance
ModuleAttribute
Implements
Inherited Members
Extension Methods

Constructors

ModuleAttribute()

构造

public ModuleAttribute()

ModuleAttribute(string)

构造

public ModuleAttribute(string interfaceFullName)

Parameters

interfaceFullName string

接口全名

Properties

InterfaceFullName

接口全名

public string InterfaceFullName { get; set; }

Property Value

string