CommentsObjectDescriptor.

CommentsObjectDescriptor(IObjectDescriptor, string) Constructor

Syntax

public CommentsObjectDescriptor(IObjectDescriptor innerDescriptor, string comment)

Parameters

Name Type Description
innerDescriptor IObjectDescriptor
comment string

Return Value

Type Description
void
GitHub