IKVM11  11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
IKVM.Java.Externs.java.io.WinNTFileSystem Member List

This is the complete list of members for IKVM.Java.Externs.java.io.WinNTFileSystem, including all inherited members.

canonicalize0(object self, string path)IKVM.Java.Externs.java.io.WinNTFileSystemstatic
canonicalizeWithPrefix0(object self, string canonicalPrefix, string pathWithCanonicalPrefix)IKVM.Java.Externs.java.io.WinNTFileSystemstatic
checkAccess(object self, object f, int access)IKVM.Java.Externs.java.io.WinNTFileSystemstatic
createDirectory(object self, object f)IKVM.Java.Externs.java.io.WinNTFileSystemstatic
createFileExclusively(object self, string path)IKVM.Java.Externs.java.io.WinNTFileSystemstatic
delete0(object self, object f)IKVM.Java.Externs.java.io.WinNTFileSystemstatic
getBooleanAttributes(object self, object f)IKVM.Java.Externs.java.io.WinNTFileSystemstatic
getLastModifiedTime(object self, object f)IKVM.Java.Externs.java.io.WinNTFileSystemstatic
getLength(object self, object f)IKVM.Java.Externs.java.io.WinNTFileSystemstatic
list(object self, object f)IKVM.Java.Externs.java.io.WinNTFileSystemstatic
rename0(object self, object f1, object f2)IKVM.Java.Externs.java.io.WinNTFileSystemstatic
setLastModifiedTime(object self, object f, long time)IKVM.Java.Externs.java.io.WinNTFileSystemstatic
setPermission(object self, object f, int access, bool enable, bool owneronly)IKVM.Java.Externs.java.io.WinNTFileSystemstatic
setReadOnly(object self, object f)IKVM.Java.Externs.java.io.WinNTFileSystemstatic