C# Class Gst.DynamicSignal.GTypeSignalKey

Exibir arquivo Open project: GStreamer/gstreamer-sharp

Public Methods

Method Description
Equals ( object o ) : bool
GTypeSignalKey ( GLib.GType type, string name ) : System
GetHashCode ( ) : int

Method Details

Equals() public method

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

GTypeSignalKey() public method

public GTypeSignalKey ( GLib.GType type, string name ) : System
type GLib.GType
name string
return System

GetHashCode() public method

public GetHashCode ( ) : int
return int