C# 클래스 Goedel.Mesh.Integration.LiveMail.MessageAccount

Convenience class creating accessors for registry 'Class.Id'
상속: Goedel.Mesh.ConfigRegistry
파일 보기 프로젝트 열기: hallambaker/Mathematical-Mesh 1 사용 예제들

공개 메소드들

메소드 설명
MessageAccount ( ) : System

Construct a new empty instance.

MessageAccount ( string FileName ) : System

Construct a new instance from the specified file

메소드 상세

MessageAccount() 공개 메소드

Construct a new empty instance.
public MessageAccount ( ) : System
리턴 System

MessageAccount() 공개 메소드

Construct a new instance from the specified file
public MessageAccount ( string FileName ) : System
FileName string The file to read
리턴 System