C# Class Unity.Core.AttachmentData

ファイルを表示 Open project: Appverse/appverse-mobile

Public Methods

Method Description
AttachmentData ( )

Parameterless constructor is needed when parsing jsonstring to object.

AttachmentData ( ) : System

Parameterless constructor is needed when parsing jsonstring to object.

Method Details

AttachmentData() public method

Parameterless constructor is needed when parsing jsonstring to object.
public AttachmentData ( )

AttachmentData() public method

Parameterless constructor is needed when parsing jsonstring to object.
public AttachmentData ( ) : System
return System