mirror of
https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
synced 2025-03-12 23:01:44 +01:00
Fix for issue #17
This commit is contained in:
parent
0fb43e88d7
commit
188f8b2bda
@ -34,6 +34,6 @@
|
||||
public string MemberAccessPathNameFormat { get; set; } = "Path_{0}_{1}";
|
||||
public string TaskParameterName { get; set; } = "task";
|
||||
public string EagerMethodName { get; set; } = "Eager";
|
||||
public string TypeIdFieldName { get; set; } = "TypeId";
|
||||
public string TypeIdFieldName { get; set; } = "typeId";
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user