FilesPathCheck Method

Check that the route exists and if not, create it.

Definition

Namespace: Aliquo.Core
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public static void PathCheck(
	string path
)

Parameters

path  String
File path.

See Also