C# Class NRack.Base.AppServerMetadata

Afficher le fichier Open project: kerryjiang/NRack Class Usage Examples

Méthodes publiques

Méthode Description
AppServerMetadata ( ) : System
AppServerMetadata ( IAppServerMetadata attribute, Type appType ) : System
GetAppServerMetadata ( Type serverType ) : AppServerMetadata

Method Details

AppServerMetadata() public méthode

public AppServerMetadata ( ) : System
Résultat System

AppServerMetadata() public méthode

public AppServerMetadata ( IAppServerMetadata attribute, Type appType ) : System
attribute IAppServerMetadata
appType System.Type
Résultat System

GetAppServerMetadata() public static méthode

public static GetAppServerMetadata ( Type serverType ) : AppServerMetadata
serverType System.Type
Résultat AppServerMetadata