Show / Hide Table of Contents

Class InflationResult

Inheritance
System.Object
OperationResult
InflationResult
InflationNotTime
InflationSuccess
Inherited Members
OperationResult.IsSuccess
OperationResult.FromXdr(OperationResult)
Namespace: System.Dynamic.ExpandoObject
Assembly: stellar-dotnet-sdk.dll
Syntax
public class InflationResult : OperationResult

Methods

FromXdr(InflationResult)

Declaration
public static InflationResult FromXdr(InflationResult result)
Parameters
Type Name Description
stellar_dotnet_sdk.xdr.InflationResult result
Returns
InflationResult

Back to top Generated by DocFX