| ▼NBitnet | |
| ►NClient | |
| CBitnetClient | |
| CIBitnetClient | |
| ▼NHdacSdk | |
| ►CKeys | |
| CKeypairs | |
| CPrivateKeyHelpInfo | |
| CTestStruct | |
| CWalletAddrHelpInfo | |
| ▼NHdacSdkTest | |
| CProgram | |
| ▼NNewtonsoft | |
| ►NJson | |
| ►NBson | |
| CBsonObjectId | Represents a BSON Oid (object id). |
| CBsonReader | Represents a reader that provides fast, non-cached, forward-only access to serialized Json data. |
| CBsonWriter | Represents a writer that provides a fast, non-cached, forward-only way of generating Json data. |
| ►NConverters | |
| CBinaryConverter | Converts a binary value to and from a base 64 string value. |
| CBsonObjectIdConverter | Converts a BsonObjectId to and from JSON and BSON. |
| CCustomCreationConverter | Create a custom object |
| CDataSetConverter | Converts a DataSet to and from JSON. |
| CDataTableConverter | Converts a DataTable to and from JSON. |
| CDateTimeConverterBase | Provides a base class for converting a DateTime to and from JSON. |
| CEntityKeyMemberConverter | Converts an Entity Framework EntityKey to and from JSON. |
| CExpandoObjectConverter | Converts an ExpandoObject to and from JSON. |
| CIsoDateTimeConverter | Converts a DateTime to and from the ISO 8601 date format (e.g. 2008-04-12T12:53Z). |
| CJavaScriptDateTimeConverter | Converts a DateTime to and from a JavaScript date constructor (e.g. new Date(52231943)). |
| CKeyValuePairConverter | Converts a KeyValuePair<TKey,TValue> to and from JSON. |
| CRegexConverter | Converts a Regex to and from JSON and BSON. |
| CStringEnumConverter | Converts an Enum to and from its name string value. |
| CXmlNodeConverter | Converts XML to and from JSON. |
| ►NLinq | |
| ►NComponentModel | |
| CJPropertyDescriptor | Represents a view of a JProperty. |
| CIJEnumerable | Represents a collection of JToken objects. |
| CJArray | Represents a JSON array. |
| CJConstructor | Represents a JSON constructor. |
| CJContainer | Represents a token that can contain other tokens. |
| CJEnumerable | Represents a collection of JToken objects. |
| CJObject | Represents a JSON object. |
| CJProperty | Represents a JSON property. |
| CJRaw | Represents a raw JSON string. |
| CJToken | Represents an abstract JSON token. |
| CJTokenEqualityComparer | Compares tokens to determine whether they are equal. |
| CJTokenReader | Represents a reader that provides fast, non-cached, forward-only access to serialized Json data. |
| CJTokenWriter | Represents a writer that provides a fast, non-cached, forward-only way of generating Json data. |
| CJValue | Represents a value in JSON (string, integer, date, etc). |
| ►NSchema | |
| CJsonSchema | An in-memory representation of a JSON Schema. |
| CJsonSchemaException | Returns detailed information about the schema exception. |
| CJsonSchemaGenerator | Generates a JsonSchema from a specified Type. |
| CJsonSchemaResolver | Resolves JsonSchema from an id. |
| CValidationEventArgs | Returns detailed information related to the ValidationEventHandler. |
| ►NSerialization | |
| CCamelCasePropertyNamesContractResolver | Resolves member mappings for a type, camel casing property names. |
| CDefaultContractResolver | Used by JsonSerializer to resolves a JsonContract for a given Type. |
| CDefaultSerializationBinder | The default serialization binder used when resolving and loading classes from type names. |
| CDynamicValueProvider | Get and set values for a MemberInfo using dynamic methods. |
| CErrorContext | Provides information surrounding an error. |
| CErrorEventArgs | Provides data for the Error event. |
| CIContractResolver | Used by JsonSerializer to resolves a JsonContract for a given Type. |
| CIReferenceResolver | Used to resolve references when serializing and deserializing JSON by the JsonSerializer. |
| CIValueProvider | Provides methods to get and set values. |
| CJsonArrayContract | Contract details for a Type used by the JsonSerializer. |
| CJsonContract | Contract details for a Type used by the JsonSerializer. |
| CJsonDictionaryContract | Contract details for a Type used by the JsonSerializer. |
| CJsonDynamicContract | Contract details for a Type used by the JsonSerializer. |
| CJsonISerializableContract | Contract details for a Type used by the JsonSerializer. |
| CJsonLinqContract | Contract details for a Type used by the JsonSerializer. |
| CJsonObjectContract | Contract details for a Type used by the JsonSerializer. |
| CJsonPrimitiveContract | Contract details for a Type used by the JsonSerializer. |
| CJsonProperty | Maps a JSON property to a .NET member. |
| CJsonPropertyCollection | A collection of JsonProperty objects. |
| CJsonStringContract | Contract details for a Type used by the JsonSerializer. |
| COnErrorAttribute | When applied to a method, specifies that the method is called when an error occurs serializing an object. |
| CReflectionValueProvider | Get and set values for a MemberInfo using reflection. |
| CIJsonLineInfo | Provides an interface to enable a class to return line and position information. |
| CJsonArrayAttribute | Instructs the JsonSerializer how to serialize the collection. |
| CJsonConstructorAttribute | Instructs the JsonSerializer not to serialize the public field or public read/write property value. |
| CJsonContainerAttribute | Instructs the JsonSerializer how to serialize the object. |
| CJsonConverter | Converts an object to and from JSON. |
| CJsonConverterAttribute | Instructs the JsonSerializer to use the specified JsonConverter when serializing the member or class. |
| CJsonConverterCollection | Represents a collection of JsonConverter. |
| CJsonIgnoreAttribute | Instructs the JsonSerializer not to serialize the public field or public read/write property value. |
| CJsonObjectAttribute | Instructs the JsonSerializer how to serialize the object. |
| CJsonPropertyAttribute | Instructs the JsonSerializer to always serialize the member with the specified name. |
| CJsonReader | Represents a reader that provides fast, non-cached, forward-only access to serialized Json data. |
| CJsonReaderException | The exception thrown when an error occurs while reading Json text. |
| CJsonSerializationException | The exception thrown when an error occurs during Json serialization or deserialization. |
| CJsonSerializer | Serializes and deserializes objects into and from the JSON format. The JsonSerializer enables you to control how objects are encoded into JSON. |
| CJsonSerializerSettings | Specifies the settings on a JsonSerializer object. |
| CJsonTextReader | Represents a reader that provides fast, non-cached, forward-only access to serialized Json data. |
| CJsonTextWriter | Represents a writer that provides a fast, non-cached, forward-only way of generating Json data. |
| CJsonValidatingReader | Represents a reader that provides JsonSchema validation. |
| CJsonWriter | Represents a writer that provides a fast, non-cached, forward-only way of generating Json data. |
| CJsonWriterException | The exception thrown when an error occurs while reading Json text. |
| ▼Ntinyformat | |
| ►Ndetail | |
| CconvertToInt | |
| CconvertToInt< T, true > | |
| CFormatIterator | |
| CformatValueAsType | |
| CformatValueAsType< T, fmtT, true > | |
| Cis_convertible | |
| Cis_wchar | |
| Cis_wchar< const wchar_t * > | |
| Cis_wchar< const wchar_t[n]> | |
| Cis_wchar< wchar_t * > | |
| Cis_wchar< wchar_t[n]> | |
| Cbase_uint | |
| CCAutoFile | |
| CCBase58Data | |
| CCBitcoinAddress | |
| CCBitcoinSecret | |
| CCBufferedFile | |
| CCConnectionFailed | |
| CCDataStream | |
| CCFeeRate | |
| CCFlatData | |
| CCHash160 | |
| CCHash256 | |
| CCHashWriter | |
| CCHMAC_SHA256 | |
| CCHMAC_SHA512 | |
| CCKey | |
| CCKeyID | |
| CCMutableTransaction | |
| CCNoDestination | |
| CCOutPoint | |
| CCPubKey | |
| CCRIPEMD160 | |
| CCScript | |
| CCScriptID | |
| CCScriptNum | |
| CCSerActionSerialize | |
| CCSerActionUnserialize | |
| CCSHA1 | |
| CCSHA256 | |
| CCSHA512 | |
| CCSizeComputer | |
| CCTransaction | |
| CCTxIn | |
| CCTxOut | |
| CEccAutoInitReleaseHandler | |
| CECCVerifyHandle | |
| CElementGrabberToPublishStreamTx | |
| CElementGrabberToSendAssetTx | |
| CIAddrChecksumValueHelper | |
| CIPrivateKeyHelper | |
| CIPrivateKeyPrefixHelper | |
| CIWalletAddrHelper | |
| CIWalletAddrPrefixHelper | |
| CKeyPairs | 개인키 정보 |
| Ckeypairs | |
| CKeysHelperWithFileAll | 개인키와 지갑주소를 생성하기 위한 정보를 제공 한다 |
| CKeysHelperWithFileMulti | |
| CKeysHelperWithRpc | 개인키와 지갑주소를 생성하기 위한 정보를 제공한다 |
| Ckeyslib | |
| CLockedPageManager | |
| CLockedPageManagerBase | |
| Cmc_Buffer | |
| Cmc_EntityDetails | |
| Cmc_EntityLedgerRow | |
| Cmc_MapStringIndex | |
| Cmc_Script | |
| CMemoryPageLocker | |
| CMultisigAddrInfo | |
| CPrivateKeyHelperConstant | |
| CPrivateKeyHelpInfo | |
| CRpcAccess | |
| CRpcClient | |
| CSamplePrivateKeyHelper | |
| CSampleWalletAddrHelper | |
| Cscriptnum_error | |
| ▼Csecure_allocator | |
| Crebind | |
| CSSLIOStreamDevice | |
| CTestStruct | |
| Cuint160 | |
| Cuint256 | |
| Cuint_error | |
| CWalletAddrHelperConstant | |
| CWalletAddrHelpInfo | |
| ▼Czero_after_free_allocator | |
| Crebind | |