C# 클래스 KeeAnywhere.StorageProviders.OneDrive.OneDriveApiExtensions

파일 보기 프로젝트 열기: Kyrodan/KeeAnywhere

공개 메소드들

메소드 설명
IsFile ( this item ) : bool
IsFolder ( this item ) : bool

메소드 상세

IsFile() 공개 정적인 메소드

public static IsFile ( this item ) : bool
item this
리턴 bool

IsFolder() 공개 정적인 메소드

public static IsFolder ( this item ) : bool
item this
리턴 bool