Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
System
ComponentModel
NestedContainer.Site
C# Class System.ComponentModel.NestedContainer.Site
Inheritance:
INestedSite
Mostrar archivo
Open project: dotnet/corefx
Public Methods
Method
Description
GetService
(
Type
service
) :
Object
Private Methods
Method
Description
Site
(
IComponent
component
,
NestedContainer
container
,
string
name
) :
System
Method Details
GetService()
public
method
public
GetService
(
Type
service
) :
Object
service
System.Type
return
Object