C# Class Squared.Data.Mangler.Tests.SpecialType

Afficher le fichier Open project: sq/DataMangler Class Usage Examples

Méthodes publiques

Свойство Type Description
Key TangleKey
Value System.UInt32

Méthodes publiques

Méthode Description
SpecialType ( TangleKey key, UInt32 value ) : System

Private Methods

Méthode Description
Deserialize ( DeserializationContext &context, SpecialType &output ) : void
Serialize ( SerializationContext &context, SpecialType &input ) : void

Method Details

SpecialType() public méthode

public SpecialType ( TangleKey key, UInt32 value ) : System
key TangleKey
value System.UInt32
Résultat System

Property Details

Key public_oe property

public TangleKey Key
Résultat TangleKey

Value public_oe property

public UInt32,System Value
Résultat System.UInt32