Метод | Описание | |
---|---|---|
AssertName ( this e, string name ) : void | ||
AssertNames ( this |
||
AssertNoAttributes ( this e ) : void | ||
AssertNoElements ( this e ) : void | ||
AssertNull ( this src ) : void | ||
AssertOnlyText ( this |
||
AssertOnlyText ( this e ) : void |
public static AssertName ( this e, string name ) : void | ||
e | this | |
name | string | |
Результат | void |
public static AssertNames ( this |
||
source | this |
|
name | string | |
Результат | IEnumerable |
public static AssertNoAttributes ( this e ) : void | ||
e | this | |
Результат | void |
public static AssertNoElements ( this e ) : void | ||
e | this | |
Результат | void |
public static AssertNull ( this src ) : void | ||
src | this | |
Результат | void |
public static AssertOnlyText ( this |
||
source | this |
|
Результат | IEnumerable |
public static AssertOnlyText ( this e ) : void | ||
e | this | |
Результат | void |