C# 클래스 Akka.Streams.Implementation.Fusing.GraphInterpreter.Empty

Marker object that indicates that a port holds no element since it was already grabbed. The port is still pullable, but there is no more element to grab.
파일 보기 프로젝트 열기: rogeralsing/akka.net

공개 프로퍼티들

프로퍼티 타입 설명
Instance System.Empty

공개 메소드들

메소드 설명
ToString ( ) : string

비공개 메소드들

메소드 설명
Empty ( ) : System

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

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

public static Empty,System Instance
리턴 System.Empty