PaySystem Make TPaySystem  Method (String, String, String)NFX Class Library

[This is preliminary documentation and is subject to change.]

Namespace: NFX.Web.Pay
Assembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public static TPaySystem Make<TPaySystem>(
	string name,
	string cfgStr,
	string format = "laconf"
)
where TPaySystem : PaySystem
Type Parameters

TPaySystem

Return Value

Type: TPaySystem
See Also