C# Class ToLua_System_Delegate, UnityHello

Mostra file Open project: woshihuo12/UnityHello

Public Properties

Property Type Description
AdditionNameSpace string
DestroyDefined string

Public Methods

Method Description
Equals ( object other ) : bool
GetHashCode ( ) : int
operator ( ) : bool

Private Methods

Method Description
Destroy ( object obj ) : void
operator ( ) : ToLua_System_Delegate,

Method Details

Equals() public method

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

GetHashCode() public method

public GetHashCode ( ) : int
return int

operator() public static method

public static operator ( ) : bool
return bool

Property Details

AdditionNameSpace public_oe static_oe property

public static string AdditionNameSpace
return string

DestroyDefined public_oe static_oe property

public static string DestroyDefined
return string