C# Class FourRoads.TelligentCommunity.RenderingHelper.RenderingHelperFilter

Inheritance: MemoryBlockStream
Afficher le fichier Open project: 4-Roads/FourRoads.TelligentCommunity

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Close ( ) : void
Flush ( ) : void
RenderingHelperFilter ( Stream sink, IRenderingObserverPlugin renderingObserverPlugin ) : System

Method Details

Close() public méthode

public Close ( ) : void
Résultat void

Flush() public méthode

public Flush ( ) : void
Résultat void

RenderingHelperFilter() public méthode

public RenderingHelperFilter ( Stream sink, IRenderingObserverPlugin renderingObserverPlugin ) : System
sink Stream
renderingObserverPlugin IRenderingObserverPlugin
Résultat System