ScoredProperty.ScoredProperty

ScoredProperty(string, ParameterRef)

Membuat instance baru.

public ScoredProperty(string name, ParameterRef parameterRef)
ParameterJenisKeterangan
nameStringNama properti.
parameterRefParameterRefAParameterRef contoh.

Lihat juga


ScoredProperty(string, Value, params IScoredPropertyItem[])

Membuat instance baru.

public ScoredProperty(string name, Value value, params IScoredPropertyItem[] items)
ParameterJenisKeterangan
nameStringNama properti.
valueValueNilai properti.
itemsIScoredPropertyItem[]Array sewenang-wenang dariIScoredPropertyIteminstances. Masing-masing harus aScoredProperty , AProperty atau aValue contoh.

Lihat juga