Overload | Description |
---|---|
FileNotLockedException Constructor() | Initializes a new instance of the FileNotLockedException class. |
FileNotLockedException Constructor(Int32) | Initializes a new instance of the FileNotLockedException class. |
FileNotLockedException Constructor(String) | Initializes a new instance of the FileNotLockedException class. |
FileNotLockedException Constructor(Int32,String) | Initializes a new instance of the FileNotLockedException class. |
FileNotLockedException Constructor(String,Exception) | Initializes a new instance of the FileNotLockedException class. |
Is this page helpful?
Yes
No