public EffectPostProcessor( IGraphicsService graphicsService, Effect effect )
Public Sub New ( graphicsService As IGraphicsService, effect As Effect )
public: EffectPostProcessor( IGraphicsService^ graphicsService, Effect^ effect )
new : graphicsService : IGraphicsService * effect : Effect -> EffectPostProcessor
http://www.digitalrune.com/