C# Class DoubanSDK.DoubanEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: thankcreate/Care Class Usage Examples

Public Properties

Property Type Description
errorCode DoubanSdkErrCode
specificCode String

Property Details

errorCode public_oe property

public DoubanSdkErrCode errorCode
return DoubanSdkErrCode

specificCode public_oe property

public String specificCode
return String