Example #1
0
	public bool write(Node nodeArg, LSOutput destination) { return default(bool); }
Example #2
0
 public bool write(Node nodeArg, LSOutput destination)
 {
     return(default(bool));
 }