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