C# 클래스 DotNetIO.FileSystems.Local.Win32.Interop.FileEnumExtensions

파일 보기 프로젝트 열기: DotNetIO/DotNetIO

공개 메소드들

메소드 설명
ToNative ( this fileAccess ) : NativeFileAccess
ToNative ( this fileMode ) : NativeFileMode
ToNative ( this fileOptions ) : NativeFileOptions
ToNative ( this fileShare ) : NativeFileShare

메소드 상세

ToNative() 공개 정적인 메소드

public static ToNative ( this fileAccess ) : NativeFileAccess
fileAccess this
리턴 NativeFileAccess

ToNative() 공개 정적인 메소드

public static ToNative ( this fileMode ) : NativeFileMode
fileMode this
리턴 NativeFileMode

ToNative() 공개 정적인 메소드

public static ToNative ( this fileOptions ) : NativeFileOptions
fileOptions this
리턴 NativeFileOptions

ToNative() 공개 정적인 메소드

public static ToNative ( this fileShare ) : NativeFileShare
fileShare this
리턴 NativeFileShare