C# Class Knockout.KoCreator.JsFunction

Afficher le fichier Open project: afinzel/KnockoutCreator

Méthodes publiques

Свойство Type Description
JsFunctionName string
PropertyName string

Méthodes publiques

Méthode Description
JsFunction ( string propertyName, string jsFunctionName ) : System

Method Details

JsFunction() public méthode

public JsFunction ( string propertyName, string jsFunctionName ) : System
propertyName string
jsFunctionName string
Résultat System

Property Details

JsFunctionName public_oe property

public string JsFunctionName
Résultat string

PropertyName public_oe property

public string PropertyName
Résultat string