logo mef-dev
  • Developer's Guide
    • Plugin basics
    • Introduction
    • Platform overview
    • Plugin guides
    • First UI package
    • Package registration
    • First Backend package
    • Portal package creation
    • REST API
    • REST API using
    • Request Formats
  • Documentation
    • UI Kit documentation
    • Telecom BSS
    • Ui Kit Demo
  • Blog
  • Community
Image Image
Show / Hide Table of Contents

Class ConvertService

Inheritance
System.Object
ConvertService
Namespace: Natec.Widecoup
Assembly: Natec.Entities.dll
Syntax
public static class ConvertService : Object

Methods

Convert<T>(String)

Declaration
public static T Convert<T>(string src)
    where T : BaseEntity
Parameters
Type Name Description
System.String src
Returns
Type Description
T
Type Parameters
Name Description
T
In This Article
Back to top Generated by DocFX