C# Class Waaz.OperPredAndRuleBuilder

ファイルを表示 Open project: pmhsfelix/Waaz Class Usage Examples

Public Methods

Method Description
Add ( IOperRule r ) : void
OperPredAndRuleBuilder ( Policy policy, Pred pred ) : Microsoft.ApplicationServer.Http.Description

Method Details

Add() public method

public Add ( IOperRule r ) : void
r IOperRule
return void

OperPredAndRuleBuilder() public method

public OperPredAndRuleBuilder ( Policy policy, Pred pred ) : Microsoft.ApplicationServer.Http.Description
policy Policy
pred Pred
return Microsoft.ApplicationServer.Http.Description