Click or drag to resize
IDigitalNumberServiceGenerate Method
生成数字编码

Namespace: X3Platform.DigitalNumber.IBLL
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
string Generate(
	string name
)

Parameters

name
Type: SystemString
规则名称

Return Value

Type: String
数字编码
See Also