C# 클래스 ServiceClientGenerator.Enumeration.EnumEntry

An enum entry is used to represent a value in the enumeration
파일 보기 프로젝트 열기: aws/aws-sdk-net

공개 메소드들

메소드 설명
EnumEntry ( string name ) : Json.LitJson

Creates an enumentry that represents a value of the enumeration that contains this object

메소드 상세

EnumEntry() 공개 메소드

Creates an enumentry that represents a value of the enumeration that contains this object
public EnumEntry ( string name ) : Json.LitJson
name string
리턴 Json.LitJson