Méthode | Description | |
---|---|---|
Print ( object x ) : void | ||
Print ( object x, int depth ) : void |
Méthode | Description | |
---|---|---|
_print_array ( object x, int depth ) : void | ||
_print_dictionary ( object x, int depth ) : void | ||
_print_int ( object x, int depth ) : void | ||
_print_string ( object x, int depth ) : void |
public static Print ( object x, int depth ) : void | ||
x | object | |
depth | int | |
Résultat | void |