Click or drag to resize

DateBaseSerialize Method

[Missing <summary> documentation for "M:Patagames.GedcomNetSdk.Dates.DateBase.Serialize(Patagames.GedcomNetSdk.Composer,System.Int32)"]


Namespace: Patagames.GedcomNetSdk.Dates
Assembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntax
public override void Serialize(
	Composer composer,
	int level
)

Parameters

composer  Composer

[Missing <param name="composer"/> documentation for "M:Patagames.GedcomNetSdk.Dates.DateBase.Serialize(Patagames.GedcomNetSdk.Composer,System.Int32)"]

level  Int32

[Missing <param name="level"/> documentation for "M:Patagames.GedcomNetSdk.Dates.DateBase.Serialize(Patagames.GedcomNetSdk.Composer,System.Int32)"]

See Also