C# Class Castle.Components.Common.EmailSender.MessageAttachmentCollection

Inheritance: System.Collections.CollectionBase
Show file Open project: nats/castle-1.0.3-mono Class Usage Examples

Public Methods

Method Description
Add ( MessageAttachment attachment ) : void
MessageAttachmentCollection ( ) : System

Method Details

Add() public method

public Add ( MessageAttachment attachment ) : void
attachment MessageAttachment
return void

MessageAttachmentCollection() public method

public MessageAttachmentCollection ( ) : System
return System