ReadAttributeValue() public méthode

public ReadAttributeValue ( ) : bool
Résultat bool
Exemple #1
0
 public override bool ReadAttributeValue()
 {
     return(_impl.ReadAttributeValue());
 }