Skip to content

Commit 530a57c

Browse files
author
Fraser Greenroyd
committed
Update File_Engine/Create/FSDirectory.cs
1 parent 34b3847 commit 530a57c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

File_Engine/Create/FSDirectory.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ public static partial class Create
3939
/**** Private Methods ****/
4040
/***************************************************/
4141

42-
[Input("parentDirectory", "Path of parent Directory of the directory. You can also specify a string path.")]
4342
[Input("dirFullPath", "Name of the directory.")]
4443
[Description("Creates a oM.Adapters.File.FSDirectory object from the input full path.")]
4544
[Output("The created oM.Adapters.File.FSDirectory object.")]

0 commit comments

Comments
 (0)