C# 클래스 System.ComponentModel.Container.Site

상속: ISite
파일 보기 프로젝트 열기: dotnet/corefx

공개 메소드들

메소드 설명
GetService ( Type service ) : Object

비공개 메소드들

메소드 설명
Site ( IComponent component, Container container, String name ) : System

메소드 상세

GetService() 공개 메소드

public GetService ( Type service ) : Object
service System.Type
리턴 Object