C# Class POLConfig.POLElemKey

Afficher le fichier Open project: polserver/poltools

Méthodes publiques

Свойство Type Description
_prefix string
_suffix string

Méthodes publiques

Méthode Description
POLElemKey ( string prefix, string suffix ) : System

Method Details

POLElemKey() public méthode

public POLElemKey ( string prefix, string suffix ) : System
prefix string
suffix string
Résultat System

Property Details

_prefix public_oe property

public string _prefix
Résultat string

_suffix public_oe property

public string _suffix
Résultat string