C# 클래스 ObjectModel.BusinessObjectCollection

상속: System.Collections.CollectionBase
파일 보기 프로젝트 열기: bamboo/Bamboo.Prevalence

보호된 메소드들

메소드 설명
BusinessObjectCollection ( ) : System
GetByID ( System.Guid id ) : BusinessObject

비공개 메소드들

메소드 설명
Remove ( BusinessObject bo ) : void

메소드 상세

BusinessObjectCollection() 보호된 메소드

protected BusinessObjectCollection ( ) : System
리턴 System

GetByID() 보호된 메소드

protected GetByID ( System.Guid id ) : BusinessObject
id System.Guid
리턴 BusinessObject