API Diff between 22.11.21.1805 and 22.12.14.1321
0 Additions
16 Removals
Taiizor.Essentials.Blazor.Extension
-
public class Add
-
public class Include
- public static Task FontElement(string Identify, string Path)
- public static Task FontElement(string Identify, string Path, string Rel)
- public static Task FontElementProtected(string Identify, string Path, string Pathname)
- public static Task FontElementProtected(string Identify, string Path, string Rel, string Pathname)
- public static Task ScriptElement(string Identify, string Path)
- public static Task ScriptElementProtected(string Identify, string Path, string Pathname)
- public static Task StylesheetElement(string Identify, string Path)
- public static Task StylesheetElement(string Identify, string Path, string Rel)
- public static Task StylesheetElement(string Identify, string Path, string Rel, string Type)
- public static Task StylesheetElementProtected(string Identify, string Path, string Pathname)
- public static Task StylesheetElementProtected(string Identify, string Path, string Rel, string Pathname)
- public static Task StylesheetElementProtected(string Identify, string Path, string Rel, string Type, string Pathname)
-
public class Interop
Taiizor.Essentials.Blazor.Extension.Meta