C# 클래스 Rock.Extension.ComponentDescription

Helper class for wrapping the properties of a MEF class to use in databinding
파일 보기 프로젝트 열기: NewSpring/Rock

공개 메소드들

메소드 설명
ComponentDescription ( int id, Component>.KeyValuePair service ) : System

Initializes a new instance of the ComponentDescription class.

메소드 상세

ComponentDescription() 공개 메소드

Initializes a new instance of the ComponentDescription class.
public ComponentDescription ( int id, Component>.KeyValuePair service ) : System
id int The id.
service Component>.KeyValuePair The service.
리턴 System