warriordog / ActivityPubSharp

Modular implementation of ActivityPub in C#
https://warriordog.github.io/ActivityPubSharp/
Mozilla Public License 2.0
45 stars 9 forks source link

Hide `QuestionActivityEntity.OneOf` and `QuestionActivityEntity.AnyOf` #167

Closed warriordog closed 7 months ago

warriordog commented 7 months ago

These properties should be private, but that requires #140.