C# Class ExoWeb.Templates.JavaScript.Meta

Inheritance: Jurassic.Library.ObjectInstance
Exibir arquivo Open project: vc3/ExoWeb

Private Properties

Property Type Description
IsAllowed bool
Meta System

Protected Methods

Method Description
GetMissingPropertyValue ( string jsPropertyName ) : object

Private Methods

Method Description
IsAllowed ( string condition ) : bool
Meta ( ScriptEngine engine, ModelInstance instance ) : System

Method Details

GetMissingPropertyValue() protected method

protected GetMissingPropertyValue ( string jsPropertyName ) : object
jsPropertyName string
return object