C# 클래스 Ext.Net.Extensions

파일 보기 프로젝트 열기: pgodwin/Ext.net

공개 메소드들

메소드 설명
ToElement ( this self ) : Ext.Net.Element

ToElement ( this self, bool chaining ) : Ext.Net.Element

비공개 메소드들

메소드 설명
Update ( this self ) : void
X ( this self ) : BuilderFactory

메소드 상세

ToElement() 공개 정적인 메소드

public static ToElement ( this self ) : Ext.Net.Element
self this
리턴 Ext.Net.Element

ToElement() 공개 정적인 메소드

public static ToElement ( this self, bool chaining ) : Ext.Net.Element
self this
chaining bool
리턴 Ext.Net.Element