C# Class POLConfig.POLElemKey

Mostra file Open project: polserver/poltools

Public Properties

Property Type Description
_prefix string
_suffix string

Public Methods

Method Description
POLElemKey ( string prefix, string suffix ) : System

Method Details

POLElemKey() public method

public POLElemKey ( string prefix, string suffix ) : System
prefix string
suffix string
return System

Property Details

_prefix public_oe property

public string _prefix
return string

_suffix public_oe property

public string _suffix
return string