public InsertTableRowMergeResultItem(
string sectionName,
CardRow row
)
Public Sub New (
sectionName As String,
row As CardRow
)
public:
InsertTableRowMergeResultItem(
String^ sectionName,
CardRow^ row
)
new :
sectionName : string *
row : CardRow -> InsertTableRowMergeResultItem