C# 클래스 Microsoft.Azure.Commands.AnalysisServices.Models.StringOrByteArrayInstance

The object that is passed in and parsed for file contents.
파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

메소드 설명
Parse ( string contents ) : StringOrByteArrayInstance
StringOrByteArrayInstance ( byte contents ) : System.Text

메소드 상세

Parse() 공개 정적인 메소드

public static Parse ( string contents ) : StringOrByteArrayInstance
contents string
리턴 StringOrByteArrayInstance

StringOrByteArrayInstance() 공개 메소드

public StringOrByteArrayInstance ( byte contents ) : System.Text
contents byte
리턴 System.Text