Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 2.19 KB

class_wellfired_guacamole_datastorage_data_synchronization_fieldreflector.rst

File metadata and controls

38 lines (23 loc) · 2.19 KB

FieldReflector

Namespace: WellFired.Guacamole.DataStorage.Data<namespacewellfired_guacamole_datastorage_data>

Description

Public Methods

FieldReflector<classwellfired_guacamole_datastorage_data_synchronization_fieldreflector_1af6ec46ba00bb5ac0851fc278a4361add> ( T data, object proxy )
void ReflectPropertyToFields<classwellfired_guacamole_datastorage_data_synchronization_fieldreflector_1ab6297e43af62c6e15722b5ecadf9aa90> ( string fieldName, object value )
void ReflectFieldsToProperties<classwellfired_guacamole_datastorage_data_synchronization_fieldreflector_1a816ae02fb43049c8da57f6d86fb8d1be> ( )

Breakdown

  • FieldReflector ( T data, object proxy )
  • void ReflectPropertyToFields ( string fieldName, object value )
  • void ReflectFieldsToProperties ( )