Class BlogJsonImpl
Inheritance
BlogJsonImpl
Implements
Inherited Members
Namespace: BiExcellence.OpenBi.Api.Commands.Blogs.Internal
Assembly: BiExcellence.OpenBi.Api.Blog.dll
Syntax
public class BlogJsonImpl : Blog, IBlog, ICustomAttributes
Constructors
BlogJsonImpl(JsonElement, ITableAttributes)
Declaration
public BlogJsonImpl(JsonElement obj, ITableAttributes tableAttributes)
Parameters
Type | Name | Description |
---|---|---|
JsonElement | obj | |
ITableAttributes | tableAttributes |