C# Class SDF.Print.Print

Mostrar archivo Open project: bcr/sdf

Public Methods

Method Description
Evaluate ( SDFState state, string name, Hashtable arguments ) : void

Method Details

Evaluate() public method

public Evaluate ( SDFState state, string name, Hashtable arguments ) : void
state SDFState
name string
arguments System.Collections.Hashtable
return void