C# 클래스 Rolcore.Web.UI.WebControls.LinqDataSourceExtensionMethods

파일 보기 프로젝트 열기: Rollins/Rolcore

공개 메소드들

메소드 설명
Clone ( this source ) : System.Web.UI.WebControls.LinqDataSource

Creates a new instance of LinqDataSource with the same properties as the given LinqDataSource.

메소드 상세

Clone() 공개 정적인 메소드

Creates a new instance of LinqDataSource with the same properties as the given LinqDataSource.
public static Clone ( this source ) : System.Web.UI.WebControls.LinqDataSource
source this
리턴 System.Web.UI.WebControls.LinqDataSource