Reddit.NET  1.5
Reddit.NET is a .NET Standard library that provides easy access to the Reddit API with virtually no boilerplate code required.
Reddit.Things.MoreChildren Class Reference

Public Member Functions

 MoreChildren (List< Comment > comments, List< More > moreData)
 
 MoreChildren ()
 

Properties

List< CommentComments [get, set]
 
List< MoreMoreData [get, set]
 

Constructor & Destructor Documentation

◆ MoreChildren() [1/2]

Reddit.Things.MoreChildren.MoreChildren ( List< Comment comments,
List< More moreData 
)

◆ MoreChildren() [2/2]

Reddit.Things.MoreChildren.MoreChildren ( )

Property Documentation

◆ Comments

List<Comment> Reddit.Things.MoreChildren.Comments
getset

◆ MoreData

List<More> Reddit.Things.MoreChildren.MoreData
getset

The documentation for this class was generated from the following file: