Aracılığıyla paylaş


RuleEngine.Update Yöntem

Tanım

Aşırı Yüklemeler

Update(Object)

public:
 void Update(System::Object ^ facts);
public void Update(object facts);
member this.Update : obj -> unit
Public Sub Update (facts As Object)

Parametreler

facts
Object

Şunlara uygulanır

Update(Object[])

public:
 void Update(cli::array <System::Object ^> ^ facts);
public void Update(object[] facts);
member this.Update : obj[] -> unit
Public Sub Update (facts As Object())

Parametreler

facts
Object[]

Şunlara uygulanır