Class CodecTestNested
Nested serializable struct used to exercise the codec's generic/object handling.
Inherited Members
Namespace: Serenity.ProjectRecipe.Tests.Editor
Assembly: Serenity.ProjectRecipe.Tests.Editor.dll
Syntax
public class CodecTestNested
Constructors
CodecTestNested()
Declaration
public CodecTestNested()
Fields
n
Declaration
public int n
Field Value
| Type | Description |
|---|---|
| int |
s
Declaration
public string s
Field Value
| Type | Description |
|---|---|
| string |