Class PlatformInteropHelperXlf
- Namespace
- SunamoLang.SunamoXlf
- Assembly
- SunamoLang.dll
Platform interoperability helper for XLF operations.
public class PlatformInteropHelperXlf
- Inheritance
-
PlatformInteropHelperXlf
- Inherited Members
- Extension Methods
Methods
IsSellingApp()
Determines whether the application is a selling app by checking for SellingHelper class existence.
public static bool IsSellingApp()
Returns
- bool
True if the app is a selling app, false otherwise.