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