메소드 | 설명 | |
---|---|---|
RDomOtherExpression ( IDom parent, string initialExpressionString, string initialExpressionLanguage, ExpressionType expressionType ) : System.ComponentModel.DataAnnotations | ||
RDomOtherExpression ( Microsoft.CodeAnalysis.SyntaxNode rawItem, IDom parent, Microsoft.CodeAnalysis.SemanticModel model ) : System.ComponentModel.DataAnnotations |
메소드 | 설명 | |
---|---|---|
RDomOtherExpression ( |
public RDomOtherExpression ( IDom parent, string initialExpressionString, string initialExpressionLanguage, ExpressionType expressionType ) : System.ComponentModel.DataAnnotations | ||
parent | IDom | |
initialExpressionString | string | |
initialExpressionLanguage | string | |
expressionType | ExpressionType | |
리턴 | System.ComponentModel.DataAnnotations |
public RDomOtherExpression ( Microsoft.CodeAnalysis.SyntaxNode rawItem, IDom parent, Microsoft.CodeAnalysis.SemanticModel model ) : System.ComponentModel.DataAnnotations | ||
rawItem | Microsoft.CodeAnalysis.SyntaxNode | |
parent | IDom | |
model | Microsoft.CodeAnalysis.SemanticModel | |
리턴 | System.ComponentModel.DataAnnotations |