MakeDirectory abstract method

int MakeDirectory(
  1. String dirPath
)

Implementation

int MakeDirectory(
  String dirPath,
);