C# Class PodioAPI.Utils.ItemFields.EmbedItemField

Inheritance: ItemField
Afficher le fichier Open project: podio/podio-dotnet

Méthodes publiques

Méthode Description
AddEmbed ( int embedId, int fileId = null ) : void

Method Details

AddEmbed() public méthode

public AddEmbed ( int embedId, int fileId = null ) : void
embedId int
fileId int
Résultat void