C# 클래스 MapAround.DataProviders.FeatureOperationEventArgs

Instances of this class contains a data passed to the feature operation event.
상속: System.EventArgs
파일 보기 프로젝트 열기: gkrsu/maparound.core 1 사용 예제들

공개 메소드들

메소드 설명
FeatureOperationEventArgs ( Feature feature ) : System

Initializes a new instance of Maparound.DataProviders.FeatureOperationEventArgs.

메소드 상세

FeatureOperationEventArgs() 공개 메소드

Initializes a new instance of Maparound.DataProviders.FeatureOperationEventArgs.
public FeatureOperationEventArgs ( Feature feature ) : System
feature Feature Feature on wich the operation is performing
리턴 System