C# 클래스 Knockout.KoCreator.JsFunction

파일 보기 프로젝트 열기: afinzel/KnockoutCreator

공개 프로퍼티들

프로퍼티 타입 설명
JsFunctionName string
PropertyName string

공개 메소드들

메소드 설명
JsFunction ( string propertyName, string jsFunctionName ) : System

메소드 상세

JsFunction() 공개 메소드

public JsFunction ( string propertyName, string jsFunctionName ) : System
propertyName string
jsFunctionName string
리턴 System

프로퍼티 상세

JsFunctionName 공개적으로 프로퍼티

public string JsFunctionName
리턴 string

PropertyName 공개적으로 프로퍼티

public string PropertyName
리턴 string