C# 클래스 Codestellation.Ether.InMemoryMailNotifier

상속: IMailNotifier
파일 보기 프로젝트 열기: Codestellation/Ether

공개 프로퍼티들

프로퍼티 타입 설명
Global InMemoryMailNotifier

공개 메소드들

메소드 설명
InMemoryMailNotifier ( ) : System.Collections.Concurrent
Send ( object mail ) : void

메소드 상세

InMemoryMailNotifier() 공개 메소드

public InMemoryMailNotifier ( ) : System.Collections.Concurrent
리턴 System.Collections.Concurrent

Send() 공개 메소드

public Send ( object mail ) : void
mail object
리턴 void

프로퍼티 상세

Global 공개적으로 정적으로 프로퍼티

public static InMemoryMailNotifier,Codestellation.Ether Global
리턴 InMemoryMailNotifier