IDigitalNumberServiceGenerate Method |
生成数字编码
Namespace: X3Platform.DigitalNumber.IBLLAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxstring Generate(
string name
)
String^ Generate(
String^ name
)
Parameters
- name
- Type: SystemString
规则名称
Return Value
Type:
String数字编码
See Also