예제 #1
0
 internal override bool RMotion(NodeList <string> inputNodeList)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 internal override bool RMotion(NodeList <string> inputNodeList)
 {
     return(false);
 }