C# 클래스 DialogSampleApp.ExampleActionPropertySetter

상속: IPropertySetter
파일 보기 프로젝트 열기: runegri/Android.Dialog 1 사용 예제들

공개 메소드들

메소드 설명
ExampleActionPropertySetter ( ) : System
Set ( object element, PropertyInfo property, string configuration ) : void

메소드 상세

ExampleActionPropertySetter() 공개 메소드

public ExampleActionPropertySetter ( ) : System
리턴 System

Set() 공개 메소드

public Set ( object element, PropertyInfo property, string configuration ) : void
element object
property System.Reflection.PropertyInfo
configuration string
리턴 void