C# 클래스 DataHubServicesAddin.Dialogs.ConfigureLocatorListForm.Target

Class used to hold an id and a description
파일 보기 프로젝트 열기: EsriUK/OnlineServicesAddin

공개 메소드들

메소드 설명
Target ( string targetId, string targetDescription ) : System

Initializes a new instance of the TargetAndName class.

메소드 상세

Target() 공개 메소드

Initializes a new instance of the TargetAndName class.
public Target ( string targetId, string targetDescription ) : System
targetId string
targetDescription string
리턴 System