C# 클래스 Owin.Scim.Extensions.JObjectExtensions

파일 보기 프로젝트 열기: PowerDMS/Owin.Scim

공개 메소드들

메소드 설명
FindKeyCaseInsensitive ( this jObject, string key ) : string

메소드 상세

FindKeyCaseInsensitive() 공개 정적인 메소드

public static FindKeyCaseInsensitive ( this jObject, string key ) : string
jObject this
key string
리턴 string