Provider.this

Constructs a provider with the specified name, version number, and information.

@param name the provider name.

@param version the provider version number.

@param info a description of the provider and its services.

class Provider
protected
this
(
string name
,
double ver
,
string info
)

Meta