C# Class Unity.Core.AttachmentData

Afficher le fichier Open project: Appverse/appverse-mobile

Méthodes publiques

Méthode 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 méthode

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

AttachmentData() public méthode

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