C# Class Gst.DynamicSignal.ObjectSignalKey

Show file Open project: GStreamer/gstreamer-sharp

Public Methods

Method Description
Equals ( object o ) : bool
GetHashCode ( ) : int
ObjectSignalKey ( object o, string name ) : System

Method Details

Equals() public method

public Equals ( object o ) : bool
o object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

ObjectSignalKey() public method

public ObjectSignalKey ( object o, string name ) : System
o object
name string
return System