Method | Description | |
---|---|---|
ClearEnvironment ( ) : void | ||
GetPrivateField ( object obj, string fieldName ) : object | ||
GetTelemetryProcessors ( |
||
SetPrivateStaticField ( |
public static GetPrivateField ( object obj, string fieldName ) : object | ||
obj | object | |
fieldName | string | |
return | object |
public static GetTelemetryProcessors ( |
||
module | ||
return | LinkedList |
public static SetPrivateStaticField ( |
||
type | ||
fieldName | string | |
value | object | |
return | void |