Click or drag to resize

ClashTaskVOResultList Property

결과 목록

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public List<ClashResultVO> ResultList { get; set; }

Property Value

Type: ListClashResultVO
See Also