메소드 | 설명 | |
---|---|---|
GetExtension ( this pathString ) : string |
Gets the extension of a path string without the . (so: NewPerson.command will return "command")
|
public static GetExtension ( this pathString ) : string | ||
pathString | this | The path string. |
리턴 | string |