Class TracerFactoryHandle
public class TracerFactoryHandle : PluginFeatureHandle, IDisposable
- Inheritance
-
TracerFactoryHandle
- Implements
- Inherited Members
Constructors
TracerFactoryHandle(nint, bool)
public TracerFactoryHandle(nint handle, bool ownsHandle)
Parameters
Methods
For<T>(ConstructArgument[])
public static TracerFactoryHandle For<T>(ConstructArgument[] constructArguments) where T : TracerFactory, GTypeProvider
Parameters
constructArguments
ConstructArgument[]
Returns
Type Parameters
T