C# 클래스 Web.Generics.UserInterface.Models.GridColumn

파일 보기 프로젝트 열기: inspira/Web.Generics 1 사용 예제들

공개 메소드들

메소드 설명
Add ( String propertyName, String headerText ) : void
Create ( ) : IList

메소드 상세

Add() 공개 메소드

public Add ( String propertyName, String headerText ) : void
propertyName String
headerText String
리턴 void

Create() 공개 정적인 메소드

public static Create ( ) : IList
리턴 IList