C# 클래스 SData.UntypedObject

파일 보기 프로젝트 열기: knat/SData

공개 메소드들

메소드 설명
UntypedObject ( ) : System.Collections.Generic
UntypedObject ( object>.Dictionary properties ) : System.Collections.Generic
UntypedObject ( FullName classFullName, object>.Dictionary properties ) : System.Collections.Generic

메소드 상세

UntypedObject() 공개 메소드

public UntypedObject ( ) : System.Collections.Generic
리턴 System.Collections.Generic

UntypedObject() 공개 메소드

public UntypedObject ( object>.Dictionary properties ) : System.Collections.Generic
properties object>.Dictionary
리턴 System.Collections.Generic

UntypedObject() 공개 메소드

public UntypedObject ( FullName classFullName, object>.Dictionary properties ) : System.Collections.Generic
classFullName FullName
properties object>.Dictionary
리턴 System.Collections.Generic