Delegate NetCustomSchemeDelegate
- Namespace
- InfiniFrame
- Assembly
- InfiniFrame.Shared.dll
public delegate Stream? NetCustomSchemeDelegate(object sender, string scheme, string url, out string? contentType)
public delegate Stream? NetCustomSchemeDelegate(object sender, string scheme, string url, out string? contentType)