C# Class PodioAPI.Utils.ItemFields.DateItemField

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

Méthodes protégées

Méthode Description
setDateTime ( System.DateTime value, string attribute ) : void

Method Details

setDateTime() protected méthode

protected setDateTime ( System.DateTime value, string attribute ) : void
value System.DateTime
attribute string
Résultat void