Class CommentsResponse
[Obsolete("This class is obsolete. Use CommentsGetResponse instead.")]
public class CommentsResponse : CommentsGetResponse, IParsable
- Inheritance
-
CommentsResponse
- Implements
-
IParsable
- Inherited Members
Methods
CreateFromDiscriminatorValue(IParseNode)
Creates a new instance of the appropriate class based on discriminator value
public static CommentsResponse CreateFromDiscriminatorValue(IParseNode parseNode)
Parameters
parseNode
IParseNodeThe parse node to use to read the discriminator value and create the object