WebUtils Class

FFF3PP

WebUtils Class

This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

General Utility functions for working with web objects
Inheritance Hierarchy
SystemObject  Furcadia.Net.WebWebUtils

Namespace:  Furcadia.Net.Web
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public static class WebUtils
Public NotInheritable Class WebUtils

You do not need to declare an instance of a static class in order to access its members.
public ref class WebUtils abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type WebUtils =  class end

The WebUtils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberPrepWebData
Preps the web data.
Top
See Also