C# Класс MapAround.DataProviders.FeatureOperationEventArgs

Instances of this class contains a data passed to the feature operation event.
Наследование: System.EventArgs
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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