C# Class Skimur.App.ReadModel.PostWrapped

Mostra file Open project: skimur/skimur

Public Properties

Property Type Description
CurrentUserVote VoteType?

Public Methods

Method Description
PostWrapped ( Post post ) : System.Collections.Generic

Method Details

PostWrapped() public method

public PostWrapped ( Post post ) : System.Collections.Generic
post Post
return System.Collections.Generic

Property Details

CurrentUserVote public_oe property

public VoteType? CurrentUserVote
return VoteType?