C# 클래스 Highcharts.Mvc.Models.Animation

상속: ICustomJsonConverter
파일 보기 프로젝트 열기: goenning/highcharts-mvc 1 사용 예제들

공개 메소드들

메소드 설명
Disable ( ) : void
IsConsideredNull ( ) : bool
ToJson ( ) : string

메소드 상세

Disable() 공개 메소드

public Disable ( ) : void
리턴 void

IsConsideredNull() 공개 메소드

public IsConsideredNull ( ) : bool
리턴 bool

ToJson() 공개 메소드

public ToJson ( ) : string
리턴 string