C# 클래스 Acceleratio.SPDG.Generator.SPModel.SPDGListItem

상속: SPDGSecurableObject, ISPDGListItemInfo
파일 보기 프로젝트 열기: Acceleratio/SPDG

공개 메소드들

메소드 설명
GetAvailableFields ( ) : IEnumerable
Update ( ) : void
this ( string fieldName ) : object

메소드 상세

GetAvailableFields() 공개 추상적인 메소드

public abstract GetAvailableFields ( ) : IEnumerable
리턴 IEnumerable

Update() 공개 추상적인 메소드

public abstract Update ( ) : void
리턴 void

this() 공개 추상적인 메소드

public abstract this ( string fieldName ) : object
fieldName string
리턴 object