C# Class Zetbox.Generator.Templates.ObjectClasses.TriggerFetchMethod

Inheritance: Zetbox.Generator.ResourceTemplate
Afficher le fichier Open project: daszat/zetbox

Protected Properties

Свойство Type Description
propertyNames List

Méthodes publiques

Méthode Description
Call ( Arebis _host, List propertyNames ) : void
Generate ( ) : void
TriggerFetchMethod ( Arebis _host, List propertyNames ) : System

Method Details

Call() public static méthode

public static Call ( Arebis _host, List propertyNames ) : void
_host Arebis
propertyNames List
Résultat void

Generate() public méthode

public Generate ( ) : void
Résultat void

TriggerFetchMethod() public méthode

public TriggerFetchMethod ( Arebis _host, List propertyNames ) : System
_host Arebis
propertyNames List
Résultat System

Property Details

propertyNames protected_oe property

protected List propertyNames
Résultat List