Exemplo n.º 1
0
 internal override bool RMotion(NodeList <string> inputNodeList)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 internal override bool RMotion(NodeList <string> inputNodeList)
 {
     return(false);
 }