C# 클래스 Castle.Components.Common.EmailSender.MessageAttachmentCollection

상속: System.Collections.CollectionBase
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono 1 사용 예제들

공개 메소드들

메소드 설명
Add ( MessageAttachment attachment ) : void
MessageAttachmentCollection ( ) : System

메소드 상세

Add() 공개 메소드

public Add ( MessageAttachment attachment ) : void
attachment MessageAttachment
리턴 void

MessageAttachmentCollection() 공개 메소드

public MessageAttachmentCollection ( ) : System
리턴 System