Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Mapsui
Providers
Feature
C# Class Mapsui.Providers.Feature
Inheritance:
IFeature
,
IDisposable
Mostrar archivo
Open project: pauldendulk/Mapsui
Class Usage Examples
Public Methods
Method
Description
Dispose
( ) :
void
Feature
( ) :
System
Feature
(
IFeature
feature
) :
System
this
(
string
key
) :
object
Protected Methods
Method
Description
Dispose
(
bool
disposing
) :
void
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
Dispose()
protected
method
protected
Dispose
(
bool
disposing
) :
void
disposing
bool
return
void
Feature()
public
method
public
Feature
( ) :
System
return
System
Feature()
public
method
public
Feature
(
IFeature
feature
) :
System
feature
IFeature
return
System
this()
public
method
public
this
(
string
key
) :
object
key
string
return
object