Interface IElementProcessor


public interface IElementProcessor
Processor handles object read from the session.
Version:
$Revision$, $Date$
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Handles object
  • Method Details