메소드 | 설명 | |
---|---|---|
AppendRepeated ( this sb, char c, int count ) : void | ||
Print ( object obj ) : string |
Customized printing for the result of the powershell commands. It opens all the nested properties and collection elements.
|
메소드 | 설명 | |
---|---|---|
Print ( object obj, string name, string currentIndent, StringBuilder sb ) : void |
public static AppendRepeated ( this sb, char c, int count ) : void | ||
sb | this | |
c | char | |
count | int | |
리턴 | void |