示例#1
0
 internal Firebase()
 {
     parent = null;
     key    = string.Empty;
     root   = null;
 }