ZPT-Sharp  v1.0.0
Zope Page Templates for .NET
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
CSF.Zpt.Rendering.CancellationToken Class Reference

Simple type which indicates that the action should always be cancelled. More...

Inheritance diagram for CSF.Zpt.Rendering.CancellationToken:
Collaboration diagram for CSF.Zpt.Rendering.CancellationToken:

Public Member Functions

bool ShouldCancelAction ()
 Determines whether or not the current instance indicates that the action should be cancelled. More...
 

Detailed Description

Simple type which indicates that the action should always be cancelled.

Member Function Documentation

bool CSF.Zpt.Rendering.CancellationToken.ShouldCancelAction ( )
inline

Determines whether or not the current instance indicates that the action should be cancelled.

Returns
true, if the action should be cancelled, false otherwise.

Implements CSF.Zpt.Rendering.IActionCanceller.


The documentation for this class was generated from the following file: