프로퍼티 | 타입 | 설명 | |
---|---|---|---|
NativeToManagedMap | UnixSignals>.System.Collections.Concurrent.ConcurrentDictionary |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
메소드 | 설명 | |
---|---|---|
Clear ( ) : void | ||
Dispose ( ) : void | ||
GetShouldNotify ( int signo ) : bool | ||
GetShouldStop ( int signo ) : bool | ||
GetShouldSuppress ( int signo ) : bool | ||
GetSignalAsCString ( int signo ) : string | ||
GetSignalAtIndex ( int index ) : int | ||
GetSignalNumberFromName ( string name ) : int | ||
IsValid ( ) : bool | ||
SetShouldNotify ( int signo, bool value ) : bool | ||
SetShouldStop ( int signo, bool value ) : bool | ||
SetShouldSuppress ( int signo, bool value ) : bool | ||
UnixSignals ( ) : System | ||
UnixSignals ( LLDB rhs ) : System | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void | ||
UnixSignals ( void native, bool skipVTables = false ) : System |
메소드 | 설명 | |
---|---|---|
UnixSignals ( |
||
__CopyValue ( |
public GetSignalNumberFromName ( string name ) : int | ||
name | string | |
리턴 | int |
public SetShouldNotify ( int signo, bool value ) : bool | ||
signo | int | |
value | bool | |
리턴 | bool |
public SetShouldStop ( int signo, bool value ) : bool | ||
signo | int | |
value | bool | |
리턴 | bool |
public SetShouldSuppress ( int signo, bool value ) : bool | ||
signo | int | |
value | bool | |
리턴 | bool |
protected UnixSignals ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
리턴 | System |
public static __CreateInstance ( |
||
native | ||
skipVTables | bool | |
리턴 |
public static __CreateInstance ( global native, bool skipVTables = false ) : |
||
native | global | |
skipVTables | bool | |
리턴 |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
리턴 | UnixSignals>.System.Collections.Concurrent.ConcurrentDictionary |