Mono Class Library: Mono.Unix.Native.NativeConvert Overview | MembersMono.Unix.Native.NativeConvert.ToOpenFlags Overloads |
The overloads of ToOpenFlags are listed below. For a list of all members, see the NativeConvert Members list.
staticToOpenFlags(int) : OpenFlags Converts an OS-specific value to a Mono.Unix.Native.OpenFlags. staticToOpenFlags(System.IO.FileMode, System.IO.FileAccess) : OpenFlags Converts the managed (System.IO.FileModeSystem.IO.FileAccess) pair into a Mono.Unix.Native.OpenFlags