OTX-Runtime for DotNet  
OpenTestSystem.Otx.Runtime.Api.Custom.CustomConvertUtil Class Reference

Util class to help convert OtxLiteralPb object More...

Static Public Member Functions

static OtxLiteralPb ConvertObject2OtxLiteralPb (object obj)
 Convert object to OtxLiteralPb object More...
 
static object ConvertOtxLiteralPb2Object (OtxLiteralPb valuePb)
 Convert OtxLiteralPb object to object More...
 

Detailed Description

Util class to help convert OtxLiteralPb object

Member Function Documentation

◆ ConvertObject2OtxLiteralPb()

static OtxLiteralPb OpenTestSystem.Otx.Runtime.Api.Custom.CustomConvertUtil.ConvertObject2OtxLiteralPb ( object  obj)
inlinestatic

Convert object to OtxLiteralPb object

◆ ConvertOtxLiteralPb2Object()

static object OpenTestSystem.Otx.Runtime.Api.Custom.CustomConvertUtil.ConvertOtxLiteralPb2Object ( OtxLiteralPb  valuePb)
inlinestatic

Convert OtxLiteralPb object to object


The documentation for this class was generated from the following file: