Метод | Описание | |
---|---|---|
AddElement ( XmlQualifiedName name, object particle, bool isEmptiable ) : bool | ||
AllElementsContentValidator ( XmlSchemaContentType contentType, int size, bool isEmptiable ) : System | ||
CompleteValidation ( |
||
ExpectedElements ( |
||
ExpectedParticles ( |
||
InitValidation ( |
||
ValidateElement ( XmlQualifiedName name, |
public AddElement ( XmlQualifiedName name, object particle, bool isEmptiable ) : bool | ||
name | XmlQualifiedName | |
particle | object | |
isEmptiable | bool | |
Результат | bool |
public AllElementsContentValidator ( XmlSchemaContentType contentType, int size, bool isEmptiable ) : System | ||
contentType | XmlSchemaContentType | |
size | int | |
isEmptiable | bool | |
Результат | System |
public CompleteValidation ( |
||
context | ||
Результат | bool |
public ExpectedElements ( |
||
context | ||
isRequiredOnly | bool | |
Результат |
public ExpectedParticles ( |
||
context | ||
isRequiredOnly | bool | |
Результат |
public InitValidation ( |
||
context | ||
Результат | void |
public ValidateElement ( XmlQualifiedName name, |
||
name | XmlQualifiedName | |
context | ||
errorCode | int | |
Результат | object |