C# Class ApiCore.EntryComment

Datei anzeigen Open project: nolka/vkdotnet Class Usage Examples

Public Properties

Property Type Description
Date System.DateTime
Id int
ReplyToComment int
ReplyToUser int
Text string
UserId int

Property Details

Date public_oe property

public DateTime,System Date
return System.DateTime

Id public_oe property

public int Id
return int

ReplyToComment public_oe property

public int ReplyToComment
return int

ReplyToUser public_oe property

public int ReplyToUser
return int

Text public_oe property

public string Text
return string

UserId public_oe property

public int UserId
return int