奇怪的API错误 [英] Strange API Error

查看:90
本文介绍了奇怪的API错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



当我尝试创建一个新的MessengerClass实例时,我收到一个奇怪的错误。这是我的代码:

















//私人领域声明
private static MessengerClass _communicator;
//代码初始化
_ communicator = new CommunicatorAPI.MessengerClass();

解决方案

嘿那里,



Hi,

I get a strange error when I try to create a new instance of the MessengerClass.  Here is my code:



//Private Field Declaration  
private static MessengerClass _communicator ;  
 
//Initialization in code  
_communicator = new CommunicatorAPI.MessengerClass(); 

解决方案

Hey there,



这篇关于奇怪的API错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆