[ROOT] / doc / tocInheritance / IHTMLEncoder
Pseudo-interface signifying that implementing class has a static metod called 'Encode' for encoding a string to HTML.
See PKHTMLAttribute for more information.
Note how this interface in itself is empty
'Encode' should have the following signature:
public static string Encode(string _string)
PictureEncoder |
Generated 2025-03-13 04:50:13.167 UTC