C# Class IronPython.Runtime.Types.ReflectedEvent.BadEventChange

Exibir arquivo Open project: jschementi/iron

Public Methods

Method Description
BadEventChange ( IronPython.Runtime.Types.PythonType ownerType, object instance ) : System

Method Details

BadEventChange() public method

public BadEventChange ( IronPython.Runtime.Types.PythonType ownerType, object instance ) : System
ownerType IronPython.Runtime.Types.PythonType
instance object
return System