C# 클래스 Ext.Net.DirectResponse

파일 보기 프로젝트 열기: pgodwin/Ext.net 1 사용 예제들

Private Properties

프로퍼티 타입 설명
DirectResponse System.ComponentModel
DirectResponse System.ComponentModel
DirectResponse System.ComponentModel
Return void
ToString string

공개 메소드들

메소드 설명
Create ( string script ) : DirectResponse

JsonResponse ( ) : string

비공개 메소드들

메소드 설명
DirectResponse ( ) : System.ComponentModel
DirectResponse ( bool internalUsing ) : System.ComponentModel
DirectResponse ( string script ) : System.ComponentModel
Return ( ) : void
ToString ( ) : string

메소드 상세

Create() 공개 정적인 메소드

public static Create ( string script ) : DirectResponse
script string
리턴 DirectResponse

JsonResponse() 공개 메소드

public JsonResponse ( ) : string
리턴 string