コード例 #1
0
 IVariableInformation CreateVarInfo(RemoteValue remoteValue, string formatSpecifier) =>
 _compRoot.GetVariableInformationFactory().Create(remoteValue, remoteValue.GetName(),
                                                  new FormatSpecifier(formatSpecifier));