C# Class NRack.Base.Metadata.AppServerMetadataAttribute

Inheritance: ExportAttribute, IAppServerMetadata
Exibir arquivo Open project: kerryjiang/NRack

Public Methods

Method Description
AppServerMetadataAttribute ( ) : System.Composition
AppServerMetadataAttribute ( string name ) : System.Composition

Method Details

AppServerMetadataAttribute() public method

public AppServerMetadataAttribute ( ) : System.Composition
return System.Composition

AppServerMetadataAttribute() public method

public AppServerMetadataAttribute ( string name ) : System.Composition
name string
return System.Composition