C# Class System.ComponentModel.NestedContainer.Site

Inheritance: INestedSite
Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
GetService ( Type service ) : Object

Private Methods

Méthode Description
Site ( IComponent component, NestedContainer container, string name ) : System

Method Details

GetService() public méthode

public GetService ( Type service ) : Object
service System.Type
Résultat Object