C# 클래스 Smartsheet.Api.Internal.Utility.Utility

파일 보기 프로젝트 열기: smartsheet-platform/smartsheet-csharp-sdk

공개 메소드들

메소드 설명
GetOSFriendlyName ( ) : string
ReadAllBytes ( BinaryReader reader ) : byte[]
ThrowIfEmpty ( ) : void
ThrowIfNull ( ) : void
Utility ( ) : System

메소드 상세

GetOSFriendlyName() 공개 정적인 메소드

public static GetOSFriendlyName ( ) : string
리턴 string

ReadAllBytes() 공개 정적인 메소드

public static ReadAllBytes ( BinaryReader reader ) : byte[]
reader System.IO.BinaryReader
리턴 byte[]

ThrowIfEmpty() 공개 정적인 메소드

public static ThrowIfEmpty ( ) : void
리턴 void

ThrowIfNull() 공개 정적인 메소드

public static ThrowIfNull ( ) : void
리턴 void

Utility() 공개 메소드

public Utility ( ) : System
리턴 System