C# 클래스 SyrupPayJose.Utils.EnumString

파일 보기 프로젝트 열기: SKplanet/syruppay-csharp

공개 메소드들

메소드 설명
GetEnum ( string enumName ) : JsonWebAlgorithm
GetValue ( JsonWebAlgorithm value ) : string

메소드 상세

GetEnum() 공개 정적인 메소드

public static GetEnum ( string enumName ) : JsonWebAlgorithm
enumName string
리턴 JsonWebAlgorithm

GetValue() 공개 정적인 메소드

public static GetValue ( JsonWebAlgorithm value ) : string
value JsonWebAlgorithm
리턴 string