IDelegateTwoParameter< ARG1, ARG2 > Class Template Reference
[Types]

Inheritance diagram for IDelegateTwoParameter< ARG1, ARG2 >:
DelegateTwoParameter< T, ARG1, ARG2 >

List of all members.

Public Member Functions

virtual void Call (ARG1 arg1, ARG2 arg2)=0
virtual void CheckMem () const
virtual void ValidateMem () const

Detailed Description

template<typename ARG1, typename ARG2>
class IDelegateTwoParameter< ARG1, ARG2 >

Definition at line 116 of file Delegate.h.


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