Property Current
Current
public static IDetourFactory Current { get; }
Property Value
Remarks
The default IDetourFactory is created the first time this property is accessed, using the value of Current
at that point in time. After it is constructed, the PlatformTriple implementation cannot be replaced.
- See Also