C# 클래스 Sublist.Implementation.Entries.EntryBase

상속: ViewStateAware, ISublistEntry
파일 보기 프로젝트 열기: toadlyBroodle/Sublist

공개 메소드들

메소드 설명
AddSubEntrySafely ( ISublistEntry entry ) : void

보호된 메소드들

메소드 설명
EntryBase ( System.DateTime createdAtUtc ) : System

메소드 상세

AddSubEntrySafely() 공개 메소드

public AddSubEntrySafely ( ISublistEntry entry ) : void
entry ISublistEntry
리턴 void

EntryBase() 보호된 메소드

protected EntryBase ( System.DateTime createdAtUtc ) : System
createdAtUtc System.DateTime
리턴 System