string test = "134838ahah";
test.customFunction();


이런식으로 쓰려면 뭐라고검색해야하나요?

찾아보니까 파라메터에 this 집어넣고 하던데 코드 복붙해도 안되더라고요