Shared.Entity.Loading.ControllerSelectFormReader
Type JSONpublic class in Shared.Entity.Loading
Type metadata
- Assembly
Shared - Namespace
Shared.Entity.Loading - Base type
System.Object - Interfaces
CandideCreator.Shared.Forms.IEntityForm, System.ComponentModel.INotifyPropertyChanged - Hash
C4094BB9F8E4E77D42BDBC9DC8A3F75F5A7F988659410FB73E42DF37E2F2FB67
Relationships
Base type
System.Object
Interfaces
CandideCreator.Shared.Forms.IEntityFormSystem.ComponentModel.INotifyPropertyChanged
Fields
| Name | Visibility | Signature |
|---|---|---|
PropertyChanged# | private | private System.ComponentModel.PropertyChangedEventHandler PropertyChanged |
_default# | private | private CandideCreator.Shared.Forms.ControllerFormValue _default |
_lastValue# | private | private CandideCreator.Shared.Forms.ControllerFormValue _lastValue |
Events
| Name | Visibility | Signature |
|---|---|---|
PropertyChanged# | public | public System.ComponentModel.PropertyChangedEventHandler PropertyChanged |
Methods
GetValue
#
public System.Object GetValue()
Method metadata
- Visibilitypublic
- Return type
System.Object - StaticFalse
- VirtualTrue
- Hash
64BF819C683F6CC2D6720D6AC839FF5DC04C687AA6B08841051FEE2A45B8F2D3 - Body hash
EF57CA0CE19A82AF973F3472A3B3AA127EB7E1B1B6F65AF775EF086104DEEA02 - IL size7
Read
#
public System.Object Read(CandideCreator.Shared.Storage.ExtendedBinaryReader reader)
Method metadata
- Visibilitypublic
- Return type
System.Object - StaticFalse
- VirtualTrue
- Hash
4E37F4FC7D4D2CB2057DD380BA13E3552AF921188260812ABA4206EA067C27A8 - Body hash
55207F050A49DE03412D629C8F58670C13D7A18D6DE601D4DFC8E3C4012A599B - IL size30
Referenced calls
System.IO.BinaryReader::ReadString()System.String::get_Length()CandideCreator.Shared.Storage.ExtendedBinaryReader::ReadParameters()CandideCreator.Shared.Forms.ControllerFormValue::.ctor(System.String, CandideCreator.Shared.Helpers.Parameters)
SetDefault
#
public System.Void SetDefault()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
4CA6247E0AFCA42ECD1E41D637E53CB8BC0CD6DF0659EFFD680CEDC531ECEE11 - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
SetValue
#
public System.Void SetValue(System.Object value)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
5E7D2386063C7CF65A68CDFD9112C4E2802D1DFE8DA8D8A55BF0766A226F940E - Body hash
A0A2D6A54A73C100E48FFAC96AB48B8980BFB304FEBD09EFC3BCCAA459F01219 - IL size13
SetValueFromString
#
public System.Void SetValueFromString(System.String value)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
AFCA5CFBFD3996B94D0BE98A6B0B542B39741D9F378EC14625B227B23628B5EB - Body hash
DF70A231EB7A6BDC58D2C76F54E14341687C8CA5EA7D5EC806B660EFEEC71B23 - IL size11
Referenced calls
System.Exception::.ctor(System.String)
String literals
No, this is way out of scope
ValueEquals
#
public System.Boolean ValueEquals(System.Object value, System.Object otherValue)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
652D1F4D8A369F84F31E2D404DFC7D9D4777026EE091119781F23F3E042651B8 - Body hash
85C054B06121004A05C2B406CBFFA53559FB15455E8DE7F68DF4B43793484C30 - IL size156
Referenced calls
System.String::op_Inequality(System.String, System.String)CandideCreator.Shared.Helpers.Parameters::get_Dictionary()System.Collections.Generic.Dictionary<System.String, System.String>::GetEnumerator()Dictionary.Enumerator<System.String, System.String>::get_Current()System.Collections.Generic.KeyValuePair<System.String, System.String>::Deconstruct(!0&, !1&)System.Collections.Generic.Dictionary<System.String, System.String>::TryGetValue(!0, !1&)Dictionary.Enumerator<System.String, System.String>::MoveNext()System.IDisposable::Dispose()
Write
#
public System.Void Write(CandideCreator.Shared.Storage.ExtendedBinaryWriter writer, System.Object value)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
88CFBAF7B564205E00AE4909DA94865DB9092ACF824AADCD49B2C04D4848FE4A - Body hash
DF70A231EB7A6BDC58D2C76F54E14341687C8CA5EA7D5EC806B660EFEEC71B23 - IL size11
Referenced calls
System.Exception::.ctor(System.String)
String literals
No, this is way out of scope