C# Class NRack.Base.Metadata.AppServerMetadataAttribute

Inheritance: ExportAttribute, IAppServerMetadata
Afficher le fichier Open project: kerryjiang/NRack

Méthodes publiques

Méthode Description
AppServerMetadataAttribute ( ) : System.Composition
AppServerMetadataAttribute ( string name ) : System.Composition

Method Details

AppServerMetadataAttribute() public méthode

public AppServerMetadataAttribute ( ) : System.Composition
Résultat System.Composition

AppServerMetadataAttribute() public méthode

public AppServerMetadataAttribute ( string name ) : System.Composition
name string
Résultat System.Composition