Exemplo n.º 1
0
 public bool CanBindTo(ITypeElement typeElement)
 {
     return(_classDeclaration.CanBindTo(typeElement));
 }