C# 클래스 Profiles.DIRECT.Modules.DirectSearch.DirectService

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: ProfilesRNS/ProfilesRNS

공개 메소드들

메소드 설명
GetXMLText ( XmlElement tempXML, string tempPath ) : string

보호된 메소드들

메소드 설명
DrawUIOnLoad ( ) : void
Page_Load ( object sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
Timer ( ) : double
ch ( string temp ) : string
cs ( string temp ) : string
cx ( string temp ) : string

메소드 상세

DrawUIOnLoad() 보호된 메소드

protected DrawUIOnLoad ( ) : void
리턴 void

GetXMLText() 공개 메소드

public GetXMLText ( XmlElement tempXML, string tempPath ) : string
tempXML System.Xml.XmlElement
tempPath string
리턴 string

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void