次の方法で共有


QnADTO クラス

定義

public class QnADTO
type QnADTO = class
Public Class QnADTO
継承
QnADTO
派生

コンストラクター

QnADTO()
QnADTO(String, IList<String>, Nullable<Int32>, String, IList<MetadataDTO>, QnADTOContext)

プロパティ

Answer
Context
Id
Metadata
Questions
Source

メソッド

Validate()

適用対象