Click or drag to resize
DigitalNumberServiceItem Property
索引

Namespace: X3Platform.DigitalNumber.BLL
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public DigitalNumberInfo this[
	string name
] { get; }

Parameters

name
Type: SystemString

Return Value

Type: DigitalNumberInfo

Implements

IDigitalNumberServiceItemString
See Also