C# Class GitSharp.Core.Constants.ObjectTypes

Afficher le fichier Open project: jagregory/GitSharp

Méthodes publiques

Свойство Type Description
EncodedBlob byte[]
EncodedCommit byte[]
EncodedTag byte[]
EncodedTree byte[]

Property Details

EncodedBlob public_oe static_oe property

public static byte[] EncodedBlob
Résultat byte[]

EncodedCommit public_oe static_oe property

public static byte[] EncodedCommit
Résultat byte[]

EncodedTag public_oe static_oe property

public static byte[] EncodedTag
Résultat byte[]

EncodedTree public_oe static_oe property

public static byte[] EncodedTree
Résultat byte[]