facade
Classes
Class | Description |
---|---|
FNetwork | FBase is a base class for all facade classes. It provides a way to extend classes with static and instance methods. The _initialize as a special method that will be called after the constructor. You should never call it directly. |